Verlio-H / alg1game-otherGroup

Repository from Github https://github.comVerlio-H/alg1game-otherGroupRepository from Github https://github.comVerlio-H/alg1game-otherGroup

alg1game

A fun web game to learn about slopes. Requested by Rachel Vale (Overlake Math Dept.). Contributors: Oliver H, Yousef H, Alex C, Aditya S, Theo C

React Instructions ↓

To get the React app working after downloading this repository, follow these steps in the terminal:

Ensure you have Node.js (version 14 or higher) and npm installed on your computer.

Clone the repository by running:

git clone https://github.com/your-username/your-repo-name.git

Navigate to the project directory:

cd your-repo-name

Install the dependencies:

npm install

Start the development server:

npm start

Open your web browser and go to http://localhost:3000 to view the app.

Ensure you have the correct Node.js version installed.

If you encounter issues, delete the node_modules folder and reinstall dependencies:

rm -rf node_modules npm install

Contact:

For questions or support, please open an issue in the repository or contact 25ohines@overlake.org

About


Languages

Language:JavaScript 80.5%Language:HTML 12.6%Language:CSS 6.9%