Skip to content

himanshu2454/MyPortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyPortfolio

🚨 Forking this repo (please read!)

Short answer :- Yes, with attribution.

Yes, you can fork this repo. Please give me proper credit by linking back to https://hchouhan.azurewebsites.net/. Thanks!

🛠 Installation & Set Up

  1. Fork this repo & give a start 🙏

  2. Install React

    npmx create-react-app <app-name>
  3. Install and use the correct version of Node using

    npm install
  4. Install dependencies

    npm
  5. Start the development server

    npm start

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run serve

About

My portfolio website created with react.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published