We at TinkerHub CE Chengannur, aim to fulfill the mission and vision of Tinkerhub Foundation at our campus by empowering students with access to the knowledge they need to thrive in the new world.
This is the repo for the official Website of TinkerHub CE Chengannur, Alappuzha , Kerala. Kindly go through the entire README.md for getting familiar with contribution steps
At your root directory run the below command to install all the dependencies
yarn install
To start react dev server
yarn dev
This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
We follow a systematic Git Workflow -
- Create a fork of this repo.
- Clone your fork of your repo on your pc.
- Add Upstream to your clone
- Every change that you do, it has to be on a branch. Commits on master would directly be closed.
- Make sure that before you create a new branch for new changes,syncing with upstream is neccesary.
- Write clear meaningful git commit messages (Do read this).
- Make sure your PR's description contains GitHub's special keyword references that automatically close the related issue when the PR is merged. (Check this for more info)
- If you're making very, very small changes to your PR (such as fixing a failed Travis build, or making some minor style corrections or minor changes requested by reviewers), make sure you squeeze your commits afterwards, so you don't have an absurd number of commits for a very small fix. (Learn how to squash at here)
- If you are submitting a PR for a UI-related topic, it would be really awesome if you could add a screenshot of your change or a link to a deployment where it can be tested along with your PR. This makes it very easy for reviewers and you will also get reviews faster.
- Use only
yarn add package_name
to add new packages to the frontend part.
We would like to thank these wonderful people who helped us to build this project. Cheers!
Vivek Vijayan |
Alwin John |
Rithin Samuel |
Bestin K Benny |
Rahul |
Abin T Sunil |
Alfi Thomas |
Sreyas |
Muhammad Irfan |
Give a ⭐️ if this project helped you!