https://github.com/imnotannamaria/simple-piano
A simple piano using React
https://github.com/imnotannamaria/simple-piano
react typescript usesound
Last synced: 4 months ago
JSON representation
A simple piano using React
- Host: GitHub
- URL: https://github.com/imnotannamaria/simple-piano
- Owner: imnotannamaria
- Created: 2022-10-13T19:33:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T23:04:10.000Z (over 2 years ago)
- Last Synced: 2024-12-27T05:42:33.559Z (6 months ago)
- Topics: react, typescript, usesound
- Language: TypeScript
- Homepage: https://simple-piano-imnotannamaria.vercel.app
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
## ✨ Technologies
This project was developed with the following technologies:
- React
- TypeScript
- UseSound## 💻 Project
A simple piano using React.
## 🚀 Deploy
- Clone the repository
- Install dependencies with `npm install`
- Start the server with `npm run dev`