A modern web application for performing mathematical calculations and pattern recognition. Built with Vite for fast performance and a smooth user experience.
This is an interactive math application that provides an intuitive interface for mathematical operations and pattern visualization. Designed with modern web technologies to deliver a responsive and efficient user experience.
- Build Tool: Vite - Fast frontend build tool
- Runtime: Node.js
- Package Manager: npm
- Node.js (v14 or higher)
- npm (v6 or higher)
-
Clone the repository
git clone https://github.com/sgelob/lets-do-the-math.git cd lets-do-the-math -
Install dependencies
npm install
-
Start the development server
npm run dev
The application will be available at http://localhost:5173 (or another port if 5173 is in use).
npm run dev- Start the development server with hot module replacementnpm run build- Build the project for productionnpm run preview- Preview the production build locally
This application was designed using Magic Patterns. View the original design.
[Add your license information here]
Contributions are welcome! Please feel free to submit issues or pull requests.