Skip to content

sid2516/narottambisht.github.io

 
 

Repository files navigation

Logo

narottambisht.github.io

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

🚨 Forking this repo (please read!)

Many people have contacted me asking me if they can use this code for their own website, and the answer to that question is usually yes, with attribution.

I value keeping my site open source, but as you all know, plagiarism is bad. It's always disheartening whenever I find that someone has copied my site without giving me credit. I spent a non-trivial amount of effort building and designing this iteration of my website, and I am proud of it! All I ask of you all is to not claim this effort as your own.

Please also note that I did not build this site with the intention of it being a starter theme.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

DEPLOY TO GITHUB PAGES.

To deploy to github pages run

npm run predeploy

This will create a build to be deployed to the gh-pages. Then run

npm run deploy

This will publish the app to github pages and you will see a message published! on successful completion of this command.

About

Personal portfolio website hosted using github pages. Created using React, Context API, Firebase, Material UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • CSS 4.8%
  • HTML 2.9%
  • Dockerfile 0.5%