https://github.com/lex043/edustipend-assignment
https://github.com/lex043/edustipend-assignment
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lex043/edustipend-assignment
- Owner: Lex043
- Created: 2023-05-17T21:27:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-17T21:38:53.000Z (about 3 years ago)
- Last Synced: 2025-10-13T01:03:00.699Z (8 months ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Edustipend Assignment
# Task 1
### component 1.
sign up and contact section.
### component 2.
Trending songs section.
### component 3.
Create Playlist section.
## Project setup
### Install dependencies
```sh
npm install
```
### Serve in dev mode
```sh
npm run dev
```
### Builds for production
```sh
npm run build
```