/candy-crush

Candy Crush is a free-to-play online JavaScript GUI puzzle video game. In the game, players complete levels by swapping coloured pieces of candy on a game board to make a match of three or more of the same colours, eliminating those candies from the board and replacing them with new ones, which could potentially create further matches.

Primary LanguageJavaScript

Candy Crush in React

To Start This Project

npm i

Install all the packages you need by running the command in your terminal.

In the project directory, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.