https://github.com/rishabhraikwar98/codeburnerz-assignment
https://github.com/rishabhraikwar98/codeburnerz-assignment
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rishabhraikwar98/codeburnerz-assignment
- Owner: rishabhraikwar98
- Created: 2025-08-07T12:25:08.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-08-10T08:35:14.000Z (8 months ago)
- Last Synced: 2025-08-10T10:19:16.090Z (8 months ago)
- Language: JavaScript
- Size: 7.68 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🛠Setup Instructions
Clone the project
```bash
git clone https://github.com/rishabhraikwar98/codeburnerz-assignment
```
Go to the project directory
```bash
cd codeburnerz-assignment
```
Install dependencies
```bash
npm install
```
Start the dev server
```bash
npm run dev
```