Skip to content

aakritsubedi/react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make your Portfolio

Introduction

React Portfolio is a project in react.js. The output screenshots are attached below.


Create your portfolio

  • Clone the repo
    • route to the directory in terminal
    • git clone [email protected]:aakritsubedi/react-portfolio.git
    • open the folder in the editor of your choice
    or, simply download the zip file from https://github.com/aakritsubedi/react-portfolio
  • route to the directory in terminal
  • yarn install/ npm install - installs all the dependencies and packages
  • yarn start/ npm start
  • -all the basic installation to run react application should be configured
    Editing and Updating your info
  • open the folder in the code editor of your choice
    • route to src/Constants/myInfo.js file
    • my necessary changes
    • Don't remove any variable. Only change the content of the variable defined in the myInfo.js file.
  • Visit localhost:3000

About

Portfolio website template using react.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published