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

https://github.com/devconductor125/simple-tailwind-pollapp-mvp

react
https://github.com/devconductor125/simple-tailwind-pollapp-mvp

react tailwindcss

Last synced: 12 months ago
JSON representation

react

Awesome Lists containing this project

README

          

# Next Tailwind Simple dark navbar project

## First time installation
### Install all modules
Execute in the project directory:

npm install

and install all dependencies.

## Execute frontend locally

npm run dev

This will run the frontend in a browser on http://localhost:3000