Skip to content

2nd-year/ITP-frontEnd

Repository files navigation

BrainTech Institute

Frontend apllication for SLIIT 2nd year 2nd semeter IT Projetct
Read further to know how you can start contributing to this project.

How to contribute

  1. Fork the repo on Github :octocat:.
  2. Clone the project to your own machine.
git clone https://github.com/<YOUR_USERNAME>/ITP-FronEnd.git
  1. Create a branch using the git checkout command.
git checkout -b <your-new-branch-name>
  1. Stage your changes and commit with a meaningful commit message.
git add .
git commit -m "<initial commit>"
  1. Push your work back up to your fork.
git push origin <add-your-branch-name>
  1. Submit a pull request so that we can review your changes. Learn about creating pull request.

Offical Documentations

React -Offical Documentation

React Router Dom -Offical Documentation

Tailwind CSS -Offical Documentation

Ant Design -Offical Documentation

Material UI -Offical Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages