Skip to content

A personal portfolio built using React.js, Scss and Sanity CMS. Reflects all my skills, works and experiences so far.

Notifications You must be signed in to change notification settings

chinu-anand/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Personal Portfolio

It's my personal portfolio build using React.js with SCSS for frontend and Sanity for backend. Also framer-motion and react-icons are used for beautiful experience.

To run this on your system, first clone the repository in your machine and then run this -

Install Sanity for backend -

cd Portfolio
cd backend_react
npm install
sanity start

now as backend have been installed and running properly ,now move to frontend.

Install React.js and others for frontend -

cd Portfolio
cd frontend_react
npm install
npm start

Do visit the live version of this website - Portfolio.

About

A personal portfolio built using React.js, Scss and Sanity CMS. Reflects all my skills, works and experiences so far.

Topics

Resources

Stars

Watchers

Forks