Skip to content

MathBoardProject/MathBoardFrontend

Repository files navigation

Welcome to Mathboard Frontend!

Mathboard is an interactive board ...

Technologies

  • Language: TypeScript
  • Package Manager: Yarn
  • Core Library: React v19 with React Router (used as framework)
  • Styling: TailwindCSS
  • Components: Shadcn/ui
  • Icons: Lucide-react

Contributing

  1. Fork the repository: Click the "Fork" button at the top-right of this page to create your own copy of the project.

  2. Clone your fork: After forking the repository, clone it to your local machine.

    git clone https://github.com/your-username/MathBoardFrontend.git
  3. Create a new branch: For each new feature or bugfix, create a separate branch.

     git checkout -b feature-branch
  4. Make your changes: Implement your changes or bug fixes in this new branch.

  5. Commit your changes: Commit the changes locally with a meaningful message.

    git commit -m "Your message about the changes"
  6. Push your changes: Push your changes to your fork on GitHub.

    git push origin feature-branch
  7. Create a pull request: Open a pull request on the main repository to submit your changes for review.

About

Frontend service for mathBoard Project written in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •