https://github.com/sour-abh-raj/lists-app
https://github.com/sour-abh-raj/lists-app
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sour-abh-raj/lists-app
- Owner: Sour-abh-Raj
- Created: 2024-07-05T13:16:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T04:18:57.000Z (over 1 year ago)
- Last Synced: 2025-01-24T02:59:22.984Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://lists-app-nu.vercel.app
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Runon Private Limited
## Frontend development internship assesment project
A list app for courses with lock/unlock and detail view of the highlighted course features.
## Installation
- Install the dependencies
```bash
npm install
```
- Start the application
```bash
npm run dev
```
- Stop the application
```bash
ctrl + c
```
## Authors
- [@Sour-abh-Raj](https://www.github.com/Sour-abh-Raj)