Portfolio

Made my own portfolio with the help of React Js and Sanity IO.

Installation

Clone this project locally and run:

npm install

To start the project on port 3000 and view it in your browser run:

start (frontend)

npm start

start (backend)

sanity start

Requirements

You need to run the backend and frontend locally.

Pictures