Skip to content

joedanields/MathSolver_2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 MathSolver 2.0

**MathSolver 2.0 ** is a simple and powerful web application that allows students to solve mathematical problems like Differentiation, Integration, Probability, Statistics, and more — completely free, with no login required.

Built with React, Vite, TailwindCSS, and TypeScript for a fast and modern experience.


✨ Features

  • 🧮 Solve Differentiation and Integration problems
  • 🎲 Calculate Probability and perform Statistical analysis
  • 🌙 Light and Dark Mode support
  • ⚡ Super fast performance using Vite
  • 🔓 No login credentials required

🚀 Getting Started (For Windows Users)

Prerequisites

  • Install Node.js and npm (Node Package Manager)

To check installation (after install):

Open Command Prompt (cmd) and run:

node -v
npm -v

You should see version numbers if installed successfully.


Installation Steps

  1. Download or Clone this project to your computer.

  2. Open Command Prompt and navigate to the project folder:

    cd path\to\your\Mathsolver_2.0
  3. Install all project dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your web browser and visit:

    http://localhost:5173
    

✅ Your MathSolver 2.0 app should now be running!


🛠 Built With


📂 Project Structure

src/
  ├── components/    # Reusable UI parts (Navbar, Footer, etc.)
  ├── pages/         # Math solving pages (Differentiation, Integration, etc.)
  ├── context/       # Theme (Light/Dark mode) management
  ├── utils/         # Utility and helper functions
  └── main.tsx       # Main App entry file

📸 Screenshots

(Screenshots coming soon!)


🤝 Contributing

Contributions are always welcome!
Feel free to fork this repository and submit a pull request.


📜 License

This project is licensed under the MIT License — free for personal and commercial use.


📣 Live Demo

(Coming soon if deployed to Vercel, Netlify, or any hosting platform.)


⚡ Quick Command Summary

npm install    # Install project dependencies
npm run dev    # Start the development server


Made with ❤️ using React, Vite, and TailwindCSS.



About

This website is designed for students to easily solve mathematical problems like differentiation, integration and more — without any login or registration. It offers a clean, fast, and user-friendly interface where students can input their expressions and get instant solutions, helping them learn and practice mathematics anytime, anywhere.

Resources

License

Contributing

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages