Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wooldoughnut310/karaokenow
https://github.com/wooldoughnut310/karaokenow
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/wooldoughnut310/karaokenow
- Owner: WoolDoughnut310
- Created: 2022-12-13T13:59:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T16:05:21.000Z (over 1 year ago)
- Last Synced: 2023-09-19T17:35:23.351Z (over 1 year ago)
- Language: TypeScript
- Homepage: karaoke-now.vercel.app
- Size: 30.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Running React
[React](https://reactjs.org/) is a popular JavaScript library for building user interfaces.
[Vite](https://vitejs.dev/) is a blazing fast frontend build tool that includes features like Hot Module Reloading (HMR), optimized builds, and TypeScript support out of the box.
Using the two in conjunction is one of the fastest ways to build a web app.
### Getting Started
- Hit run
- Edit [App.tsx](#src/App.tsx) and watch it live update!