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

https://github.com/swarnendug07/urbanindia


https://github.com/swarnendug07/urbanindia

javascript lucide-react nodejs reactjs shadcn tailwindcss

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Urban India

## Local dev

```bash
git clone
cd backend
npm i
cd ../frontend
npm i
npm run dev
```