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

https://github.com/rishabhraikwar98/codeburnerz-assignment


https://github.com/rishabhraikwar98/codeburnerz-assignment

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

## 🛠 Setup Instructions

Clone the project

```bash
git clone https://github.com/rishabhraikwar98/codeburnerz-assignment
```

Go to the project directory

```bash
cd codeburnerz-assignment
```

Install dependencies

```bash
npm install
```

Start the dev server

```bash
npm run dev
```