Git Product home page Git Product logo

reactwhackamolegame's Introduction

React whack a mole game

A game were you have to hit the mole to earch points and try to pass to the next level

Demo

Link to the web page: https://dreamy-meninsky-e23991.netlify.app/

Getting Started

Prerequisites

To install the project you should have :

  • Nodejs 12.19.0
  • npm 6.14.8

Start to use

First, change to the root directory of the project and install all the necessary dependencies and dev-dependencies with the command:

npm i

Development ambient

If you want to start a dev ambient you should be at the root directory and execute the the next command in the console:

npm run build:dev-dll

After executing the previous command you will notice a new directory called dist, this is where are the React bundles. Now to run a dev server:

npm run build:dev-server

After that go head to your web browser and write localhost:8080 the web page should be up and ready to use.

Production ambient

To build a production bundle you can run the next command:

npm run build:production

After run the previous command all the bundle generated will be in the dist directory, you can put all the content from dist in your web server ready to use.

Built With

  • React 17.0.1
  • Babel 7.12.3
  • Sass 1.29.0
  • Webpack 5.5.0

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

reactwhackamolegame's People

Contributors

darkowlwood avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jrocha-dev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.