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

https://github.com/notshrirang/budget-project-frontend

Frontend for Budget Project
https://github.com/notshrirang/budget-project-frontend

css css3 javascript react reactjs tailwind tailwindcss

Last synced: 2 months ago
JSON representation

Frontend for Budget Project

Awesome Lists containing this project

README

          

# Budget Project Frontend

This is frontend for the project


Backend - https://github.com/NotShrirang/budget-project-backend

Clone the project-

```
git clone https://github.com/NotShrirang/budget-project-frontend.git
```

Install dependencies-

```
npm i
```

Run web app-

```
npm run dev
```