Skip to content

coderSomya/Campus_Connect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

Campus-Connect

This repository is being used to collaborate on Campus-Connect.

Documentation

  1. Fork the repository.
  2. Clone the repository in your local machine. To do so, open the command line and paste the following
git clone https://github.com/<your username>/Campus_Connect.git
  1. Navigate into the cloned folder and install the required dependencies.
cd Campus_Connect/frontend
npm install
  1. Start the app using npm start.
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.5%
  • CSS 29.1%
  • HTML 2.4%