/Portfolio

Beautiful React Frontend Portfolio with backend support by sanity.io (https://shahzad-portfolio.netlify.app/)

Primary LanguageJavaScript

The Ultimate Web Development Portfolio

How to Run

clone or download repository

create .env file for environment variables

--> REACT_APP_SANITY_PROJECT_ID =
--> REACT_APP_SANITY_TOKEN =

then just install libraries and start project

-> npm install
-> npm start

Run and enjoy !!!