Skip to content

Hey there! You've stumbled upon my personal portfolio website, which I built with Next.js, React.js, Tailwind CSS, and Sanity.io. It's got a slick and modern design, so you won't even notice that you've spent the last hour browsing my projects. Plus, all the content is magically managed through Sanity.io, so I can keep updating it without getting m

Notifications You must be signed in to change notification settings

sakshgupta/Saksh_Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Saksham Gupta's Portfolio Website

Introducing my spectacular personal portfolio website! Built with Next.js, React.js, Tailwind CSS, and Sanity.io - it showcases my mad skills, experience, and cool projects. With a clean and modern design, it's easier to navigate than a duck in water.

Features

  • Clean and modern design
  • Easy to navigate
  • Dynamic content rendered through Sanity.io
  • Built with Next.js, React.js, Tailwind CSS, and Sanity.io

Installation

  1. Clone the repository.
  2. Run npm install in both the client and server folders located in the root directory.
  3. Create a .env.local file in the client directory and add your Sanity.io project ID, Sanity Token and base url just like the format in .env.example
  4. Similarly create a .env file in the server directory and add your Sanity.io project ID just like the format in .env.example
  5. Run npm run dev in the client directory to start the development server.

Deploy

  1. Build the production version: npm run build
  2. Start the production server: npm start
  3. Deploy to your hosting provider of choice.

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

Credits

Deployment

This website has taken flight and is soaring through the clouds on Vercel https://sakshgupta.vercel.app/! 🚀

About

Hey there! You've stumbled upon my personal portfolio website, which I built with Next.js, React.js, Tailwind CSS, and Sanity.io. It's got a slick and modern design, so you won't even notice that you've spent the last hour browsing my projects. Plus, all the content is magically managed through Sanity.io, so I can keep updating it without getting m

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published