/tenzies-game

A simple game built using React as educational purpose

Primary LanguageJavaScript

💚 Tenzies Game 💚

A simple game build using React to learn the basics of React 💙

Feel free to contribute or make your own copy!


Installation

  1. Clone this repo
$ git clone https://github.com/Arun-kc/tenzies-game.git
  1. Get into the working directly
$ cd tenzies-game
  1. Now install all the dependencies
$ npm install
  1. Now start the server to see the live version in your localhost
$ npm start
  1. Now you can start making your changes!! All the best 👍



Contributions are welcome!! 💜

Made with 💙 and JavaScript.