Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osamashaikh90/tif-task2


https://github.com/osamashaikh90/tif-task2

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# The Internet Folks Assignment Task 2

## Installation 🦾

#### To run the assignment locally, follow these steps:

```bash
git clone https://github.com/Osamashaikh90/tif-task2.git
```
Install all the dependencies:

```bash
npm install
```

Run the project:

```bash
npm run dev
```