a recreation of Bully's English class minigame using Next.js.
Follow these instructions if you want to install the app and run it locally:
# Clone the repository
git clone https://github.com/RamiJS/Bully-English-Minigame.git
# Change into the project directory
cd Bully-English-Minigame
# Install dependencies
npm install
# Run the development server
npm run dev
You can contribute to this project if you want just:
- Fork the repository
- Clone your forked repository
- Create a new branch for your feature or bug fix
- Make your changes and submit a pull request
if you want to add more classes, please contact me on twitter @swe_rami
This project is licensed under the MIT License - see the LICENSE file for details.