Welcome to Math W Code! This is a website dedicated to learning math with code. Here, you can learn and contribute to the development of mathematical concepts through code!
Math W Code aims to make learning math fun and engaging by providing interactive coding exercises that help users understand mathematical concepts through practical application.
- Interactive coding exercises
- Step-by-step tutorials
- Comprehensive math topics
- User-friendly interface
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/xirf/mathwithcode.git
- Navigate to the project directory:
cd mathwithcode
- Install the dependencies:
npm install
To start the development server, run:
npm run dev
Open your browser and go to http://localhost:5173
to view the website locally.
We welcome contributions from everyone. Please read our Contribution Guidelines and Code of Conduct before making a pull request just to make sure everyone is on the same page.
This project is licensed under the MIT License. See the LICENSE file for more details.
If you have any questions or suggestions, feel free to reach out to us at [email protected]
This project was inspired by my (@xirf) passion for math and coding. He isn't the best at either, but he tries his best to make learning fun and engaging for everyone. Some content may not be accurate, so please feel free to contribute to the project and help make it better for everyone.