Skip to content

This delopment is all about my portfolio. It was develop using Sanity server for backend and Reactjs for frontend

Notifications You must be signed in to change notification settings

Hetawk/sanity-react-blog

Repository files navigation

Sanity-React Portfolio

About

This React-Sanity portfolio is a showcase of my personal work and experiences.

Special Thanks

All thanks to Javascript Mastery for being a constant source of inspiration and guidance throughout the development of this portfolio.

Screenshots

Header Page Contact Page

How to Run the App

Client Side

npm install      # Install required packages
npm run start    # Start the client-side application from the root directory

# Navigate to the backend_sanity directory from the root
cd backend_sanity  

# Install npm packages
npm install       

# Run the sanity start command to start the sanity studio
sanity start       

About

This delopment is all about my portfolio. It was develop using Sanity server for backend and Reactjs for frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published