fossasia / flappy-svg

Flappy Bird in SVG. Play it at http://fossasia.github.io/flappy-svg/
Other
1.6k stars 157 forks source link

Issue #78: Make a website for this. #294

Closed Daim-Nickel-Penny closed 2 years ago

Daim-Nickel-Penny commented 2 years ago

In response to issue #78 , I created a progressive web app using ReactJs.

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgments section. Here are a few examples.

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Visit the link of my repo
  2. Clone the repo
    git clone https://github.com/Daim-Nickel-Penny/Flappy-svg-webapp.git
  3. Install NPM packages
    npm install
  4. Run the command
    npm start

Detailed view is mentioned here The full repo