https://github.com/ayscript/lead-tracker
https://github.com/ayscript/lead-tracker
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayscript/lead-tracker
- Owner: ayscript
- Created: 2024-07-28T01:10:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T01:15:43.000Z (almost 2 years ago)
- Last Synced: 2025-12-25T21:39:54.957Z (6 months ago)
- Language: JavaScript
- Homepage: https://lead-tracker-gamma.vercel.app
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- 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 Frontend Developer Career 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/allcourses)
- [The Frontend Career Path](https://scrimba.com/learn/frontend)
- [Become a Scrimba Pro member](https://scrimba.com/pricing)
Happy Coding!