ms-club-sliit / msclub-admin-panel

Admin panel for MS Club management

Home Page:https://msclub-admin-panel.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase CD Pull Requests Contributors

MS Club Admin Panel

Your one-stop portal to all things regarding MS Club of SLIIT🌀
Read further to know how you can start contributing to MS Club!

Quick Links

tech stack

  1. Fork the repo on GitHub.

  2. Clone the project to your own machine.

git clone https://github.com/<YOUR_USERNAME>/msclub-admin-panel.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 a pull request.

We got your back. Here are some FREE resources for you to strengthen your web development skills and start firing some commits

HTML / CSS / JS

React.js

Redux.js

Contributors

About

Admin panel for MS Club management

https://msclub-admin-panel.web.app

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:SCSS 43.1%Language:JavaScript 29.7%Language:TypeScript 27.1%Language:Shell 0.1%Language:HTML 0.1%Language:Dockerfile 0.0%