Skip to content

rohanprasadofficial/react-gatsby-portfolio

Repository files navigation

Logo

rohanprasad.dev

with love for rohanprasad.dev built with Gatsby and hosted with Netlify

Netlify Status

To support or use please ⭐ this repository.

demo-dark



demo-light

🚨 Forking & Cloning this repo (!important)

can you use it : yes, with attribution.

You can use it anyway you like , modify code , change styling but remember to credit.

I am keeping this sie public / opensource because i value the spirit of opensource in order to learn and grow. I have given my valuable time to this website by doing it on weekends & managing my fulltime job. If you are using it without giving me credit , i will feel dishearthen.

Please also note that I did not build this site with the intention of it being a starter theme, so if you have questions about implementation, please refer to the Gatsby docs.

Contributing

Please work on the branch "dev" present in the repo. While making PR please make it on dev branch , i will test it on testing enviroment and mrege it to main.

Only branch "prod/main" goes live.

TL;DR

Please put a footer linking to this github repo.

Yes, you can fork this repo. Please give me proper credit by linking back to rohanprasad.dev. Thanks!

🛠 Installation & Set Up

Make sure that you have Node & NPM installed and go inside the cloned directory & follow these steps.

  1. Install the Gatsby CLI

    npm install -g gatsby-cli
  2. Install dependencies

    install
    
  3. 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

Crafted & Developed in India by Rohan with ❤️

Releases

No releases published

Packages

No packages published