This is a personal portfolio website built using React JS, showcasing my skills, projects, and contact information. It highlights my work as a Full-Stack Developer, and includes a downloadable resume along with a dark/light mode toggle.
- React JS
- HTML
- CSS
- 👩💻 About section introducing myself
- 🛠️ Skills section listing technologies I use
- 📂 Projects section showcasing my work
- 📄 Resume download button
- 📞 Contact information to reach me easily
- 🌙 Light/Dark Mode toggle
- 📱 Fully responsive design (mobile-friendly)
Follow the steps below to run the portfolio locally:
git clone https://github.com/RajputSneha17/portfolio.git
cd portfolio
npm install
npm start