AmeyaJain-25 / ITESA_WEBSITE

Website live at

Home Page:https://itesa-dypcoeakurdi.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITESA-WEBSITE πŸ”₯

Issues forks contributions welcome

forthebadge forthebadge

ITESA Community πŸ€©πŸš€


We, aim to provide an exposure to a community with various multi-talented personalities, meet them,build connections,
increase your network, interactwith your seniors, juniors and explore new opportunities

Tech Stack πŸ—ƒ

How to contribute ? πŸ€”

  • First create an issue , let issue get assigned to you & after all send pull requestπŸš€

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/ITESA_WEBSITE
  1. Set working directory to the root directory of the project.
cd ITESA_WEBSITE/

Frontend βš›οΈ

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

  1. Navigate to itesa-website folder.
cd itesa-website
  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://itesa-dypcoeakurdi.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:8000

The backend is live at https://itesa-dypcoe.herokuapp.com/

Related Repositories πŸ“‚

Community πŸ‘₯

Discord

Project CreatorπŸš€


Shubham Jadhav

πŸ’»πŸž

Contributors 🌟

Thanks goes to these wonderful people ✨✨:

About

Website live at

https://itesa-dypcoeakurdi.netlify.app/


Languages

Language:JavaScript 76.5%Language:CSS 22.4%Language:HTML 1.1%