Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbalex99/max-favorite
My favorite starter project with Tailwind, Express, TypeScript, and React with Hot Reloading
https://github.com/mbalex99/max-favorite
Last synced: 7 days ago
JSON representation
My favorite starter project with Tailwind, Express, TypeScript, and React with Hot Reloading
- Host: GitHub
- URL: https://github.com/mbalex99/max-favorite
- Owner: mbalex99
- Created: 2023-06-21T06:14:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-21T06:42:02.000Z (over 1 year ago)
- Last Synced: 2024-04-14T18:42:21.900Z (7 months ago)
- Language: TypeScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Max-Favorite
This is Max's favorite starter project with:
* Vite
* TypeScript + React
* Express
* Hot Reloading
* TailwindCSS## Get Started
1. Clone this repo
2. Run `npm install`
3. Run `npm run dev` and open up http://localhost:3000 on your browser!