Flappy Bird Game Game coded with React How to play spacebar to flap the wing. Scoreboard Install and first start npm install or yarn add cd api json-server --watch db.json --port 3001 cd .. npm start or yarn start Open http://localhost:3000 to view it in the browser.