An open API service indexing awesome lists of open source software.

https://github.com/jatin-8898/flappy-bird-react

A Simple Flappy Bird Game using React JS. 💎
https://github.com/jatin-8898/flappy-bird-react

flappy flappy-bird flappy-bird-game flappybird flappybird-style-game react reactjs

Last synced: 4 months ago
JSON representation

A Simple Flappy Bird Game using React JS. 💎

Awesome Lists containing this project

README

          

# 💎 Flappy Bird React

A very simple and naive flappy bird implementation in React.

## See it Live [HERE](http://repulsive-humor.surge.sh)

### Version
1.0.0

## 📝 Usage

### Clone this Repo
```
git clone https://github.com/Jatin-8898/flappy-bird-react.git
```
### Installation

```sh
$ npm install
```

### :ballot_box_with_check: Run

Then go to http://localhost:3000

```sh
$ npm start
```