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
- Host: GitHub
- URL: https://github.com/devconductor125/simple-tailwind-pollapp-mvp
- Owner: devconductor125
- Created: 2023-08-30T21:49:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T00:53:04.000Z (over 2 years ago)
- Last Synced: 2025-02-01T16:29:40.455Z (about 1 year ago)
- Topics: react, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 9.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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