Skip to content

Repository files navigation

Math University

A lightweight math study workspace built with Vite + React (TypeScript) and a clean shadcn-ui + Tailwind UI.


What problem this solves

When you study math, you usually need one place to keep:
notes, examples, quick reference formulas, and practice — without messy files everywhere.

This repo is meant to be that single, simple “math hub”.


Main features (in this repo)

  • A fast, responsive web UI for organizing math study content
  • Easy to extend with new pages/components inside src/
  • Runs locally with a standard Vite dev server

Note: The exact pages/features depend on what’s currently implemented inside src/.


Tech stack

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

Run locally

1) Install

npm install



2) Start dev server
npm run dev


Vite will print the local URL in your terminal.

Environment variables

No environment variables are required for basic local development.

Contributing

If you want to improve this project:

Open an issue with the idea / bug

Or submit a PR with a clear description of what changed

License

No license file is included yet.
If you want others to reuse the code, add a LICENSE (MIT is a common default).

About

Interactive math practice

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages