Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sour-abh-raj/lists-app
https://github.com/sour-abh-raj/lists-app
Last synced: about 2 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T20:23:22.000Z (7 months ago)
- Last Synced: 2024-07-06T19:11:46.708Z (7 months ago)
- Language: TypeScript
- Homepage: https://lists-app-nu.vercel.app
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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)