HITK Tech Community π©π»βπ»π¨π»βπ»
Being from tier-2 and tier-3 colleges, you often face the problem of knowledge gap in our college days. But once you begin walking in the path of tech, you discover a place where people are just like you. πβ¨ We are a group of HITK students trying to fill the knowledge gap and help you find your place of discovery by sharing you the opportunities and resources at the right time!β±οΈ
This project aims to build the official site for the community page so that any student can use the resources shared by us.
Following are the steps to run the frontend of the community-website.
- Navigate to
community-website
folder usingcd community-website
- Run
npm install
. It will install all the required packages and dependencies. - Run
npm start
to run the server. - Navigate to http://localhost:3000 to view it in the browser.
All the backend code will go in the backend
folder.
- Navigate to
backend
folder usingcd backend
- Run
npm install
. It will install all the required packages and dependencies. - Run
npm run dev
to run the server in dev mode. - Navigate to http://localhost:3500 to see the backend server runing in the browser.
- HITK-TECH-Community/HITK_Tech_Community: The repository containing all the broadcasts done by HITK-TECH-Community
Thanks goes to these wonderful people β¨β¨:
This project follows the all-contributors specification. Contributions of any kind welcome!