This React-Sanity portfolio is a showcase of my personal work and experiences.
All thanks to Javascript Mastery for being a constant source of inspiration and guidance throughout the development of this portfolio.
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