Skip to content

nimit95/Personal-Website

Repository files navigation

nimitaggarwal.com

This is my Personal Website nimitaggarwal.com built with React and hosted with Netlify

It uses React Spring for animations. It uses Material UI for the Design Style. Design was created using figma and the design files are here and pdf file here

Netlify Status

The website is highly configurable and can easily be modified from the JSON file config.json in src/config/config.json. All the data is controlled by the file and changes will be reflected on the fly. Colour scheme is configurable from the Theme.jsx

Demo

demo picture demo desktop gif
demo mobile gif

🛠 Installation & Set Up

  1. Install dependencies

    yarn install
  2. Start the development server

    yarn start

🚀 Building and Deploying for Production

  1. Generate a full static production build

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

    yarn build-serve
  3. To deploy on github pages, change the hostname in package.json and the run

    yarn deploy

How to make yours

  1. Fork this repo.
  2. Fill your information in config.json.
  3. Deploy on github pages or Netlify

🚨 Forking this repo

You can use this code for your own websites, but with attribution.

I value keeping this site open source, but as you all know, plagiarism is bad. I spent a non-negligible amount of effort designing, developing and trying to perfect my website, and I am proud of it! All I ask is to not claim this effort as your own.

So, feel free to fork this repo. If you do, please just give me proper credit by linking back to my website, https://nimitaggarwal.com. Refer to this handy quora post if you're not sure what to do. Thanks!

About

My Personal Website in React, Material UI, React Spring. Contents can be modified via single JSON.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published