Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hvshitesh/portfolio

My personal portfolio showcases my skills, experience, and projects. Feel free to explore and discover more about my work. I’d love to hear your thoughts and ideas, so don’t hesitate to share your feedback!
https://github.com/hvshitesh/portfolio

reactjs threejs typescript

Last synced: about 1 month ago
JSON representation

My personal portfolio showcases my skills, experience, and projects. Feel free to explore and discover more about my work. I’d love to hear your thoughts and ideas, so don’t hesitate to share your feedback!

Awesome Lists containing this project

README

        

## 🌟 Build Instructions

### Personal Portfolio :
- **Showcasing**: My **skills**, **experience**, and **projects**.
- **Explore**: Feel free to check it out and discover more! 😊
- **Feedback**: I'd love to hear your thoughts and ideas! 💬✨

### How to Start :

```bash
# Install dependencies (only required for the first time)
npm install

# Run the local development server on localhost:1234
npm run dev

# Build the project for production in the dist/ directory
npm run build