Welcome to the Candy Crush game built using React.js! This project showcases a simplified version of the popular Candy Crush game where players match colorful candies to clear levels and earn points.
- React.js
- CSS3
-
Clone this repository: git clone https://github.com/heleena-fadi.
-
Navigate to the project directory: cd candy-crush-react.
-
Install dependencies: npm install.
-
Run the development server: npm start.
-
Open your web browser and navigate to http://localhost:3000 to play the game.
Have a fun :)