Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osamashaikh90/tif-task1
https://github.com/osamashaikh90/tif-task1
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/osamashaikh90/tif-task1
- Owner: Osamashaikh90
- Created: 2024-11-05T07:44:27.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T18:47:51.000Z (about 2 months ago)
- Last Synced: 2024-11-06T19:41:15.550Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://tif-task1-gray.vercel.app
- Size: 12.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Internet Folks Assignment
## Installation 🦾
#### To run the assignment locally, follow these steps:
```bash
git clone https://github.com/Osamashaikh90/tif-task1.git
```
Install all the dependencies:```bash
npm install
```Run the project:
```bash
npm run dev
```