This repo consists of the source code for website of TAP, the Training and Placement Cell of Indian Institute of Information Technology, Ranchi.
-
Fork the repository.
-
Clone the repo
git clone https://github.com/<YOUR_USERNAME>/tap.git
-
Open your terminal/cmd in the
tap/client
folder -
Install yarn
npm install --global yarn
-
Install dependencies
yarn
-
Run
yarn start
to start the development server.
- The tab indentation size is 4 (whitespaces) for this project.
- We use MERN stack for the project.
- The
/client
folder is the main directory for Create React App. - The
/server
folder is the main directory for the express server (backend).
For more details, kindly go through our Contributing Guidelines.
We really appreciate the keen interest and the overall work culture we create by working together as a team with various unique experiences and minds culminated into a single project. This is only possible if we respect each other.
Kindly go through our Code of Conduct to take a moment and familiarise with the spirit of opensource.
Thanks goes to these wonderful people (emoji key):
Yash Pandey (YP) 💻 |
Srijan Srivastava 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!