Community Website Save

Official Website of HITK Tech Community 👩🏻‍💻👨🏻‍💻

Project README

Community-Website

All Contributors Prettier Issues forks Netlify Status license Join our Slack community https://www.webiny.com/slack

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.

Tech Stack 🗃

How to contribute ? 🤔

  • Get started with the Contributon Guidelines mentioned here
  • Make sure to follow our conventions mentioned here

Getting Started 👨‍💻

Setup the repository to your local environment.

  1. Fork the repository - Creates a replica of repository to your local environment.
  2. Clone the repository - Downloads all repo files to your machine, using
git clone https://github.com/YOUR-USERNAME/Community-Website
  1. Set working directory to the root directory of the project.
cd Community-Website

Frontend ⚛️

Following are the steps to run the frontend of the community-website on your local. All the frontend code will go in the frontend directory.

  1. Navigate to frontend folder.
cd frontend
  1. Install all the required packages and dependencies.
npm install
  1. Run the server.
npm start
  1. Click here to view it in the browser OR navigate to
http://localhost:3000

The website is live at https://hitk-tech-community.netlify.app/

Backend 💻

Following are the steps to run the backend of the community-website on your local. All the backend code will go in the backend folder.

  1. Navigate to backend folder.
cd backend
  1. Install all the required packages and dependencies.
npm install
  1. Run the server.
npm start
  1. Click here to see the backend server runing in the browser OR navigate to
http://localhost:3500

The backend is live at https://community-website-backend.onrender.com/

Testing Credentials 🤖

The testing admin credentials to login to the admin dashboard are given below -

{
    "email" : "[email protected]",
    "password" : "password"
}

OR

{
    "email" : "[email protected]",
    "password" : "password"
}

Community 👥

Slack

Programs We have been associated with 🤍

Contributors 🌟

Thanks goes to these wonderful people ✨✨:

Open Source Agenda is not affiliated with "Community Website" Project. README Source: HITK-TECH-Community/Community-Website

Open Source Agenda Badge

Open Source Agenda Rating