Skip to content

Beatclicker is a music game where tap to a hidden beat in time with the desired BPM. Built with React, Redux, and Material-UI.

License

Notifications You must be signed in to change notification settings

roadrunner21/react-ts-beatclicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beatclicker

A music game where you have to tap a hidden beat in time with the desired BPM.

Check out the preview at https://beatclicker.com.

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installation

  1. Clone the repository
git clone https://github.com/your-username/beatclicker.git
  1. Install the dependencies
npm install

Usage

  1. Start the development server
npm start
  1. Open http://localhost:3000 in your browser to view the app.

Deployment

To deploy the app to GitHub Pages, run the following command:

npm run deploy

Built With

License

This project is licensed under the CC-BY-NC-ND-4.0 License - see the LICENSE file for details.

About

Beatclicker is a music game where tap to a hidden beat in time with the desired BPM. Built with React, Redux, and Material-UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages