https://github.com/siddami/personal-dashboard
https://github.com/siddami/personal-dashboard
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/siddami/personal-dashboard
- Owner: Siddami
- Created: 2025-08-12T15:18:38.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-14T11:42:09.000Z (10 months ago)
- Last Synced: 2025-08-14T13:23:00.063Z (10 months ago)
- Language: JavaScript
- Size: 8.03 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started
Install the dependencies and run the project
```
npm install
npm start
```
Head over to https://vitejs.dev/ to learn more about configuring vite
## About Scrimba
At Scrimba our goal is to create the best possible coding school at the cost of a gym membership! 💜
If we succeed with this, it will give anyone who wants to become a software developer a realistic shot at succeeding, regardless of where they live and the size of their wallets 🎉
The Fullstack Developer Path aims to teach you everything you need to become a Junior Developer, or you could take a deep-dive with one of our advanced courses 🚀
- [Our courses](https://scrimba.com/courses)
- [The Frontend Career Path](https://scrimba.com/fullstack-path-c0fullstack)
- [Become a Scrimba Pro member](https://scrimba.com/pricing)
Happy Coding!