A full MERN stack application themed around My Little Ponies to practice math and logical thinking, made with love for my daughter
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
The My Little Pony Math game is a React app that is an updated version of the Crystal-Collector jQuery app I wrote for boot camp in 2018. This updated version is a full stack application with 3 difficulty setting, the object is to match the target score by clicking on the My Little Pony cutie marks and adding together their values.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the molly-pony repo
git clone https://github.com/bryanbloomquist/molly-pony.git
- Install NPM packages
npm install
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the ISC License. See LICENSE
for more information.
Email - [email protected]
Project Link: https://github.com/bryanbloomquist/molly-pony