Skip to content

massifaqiri/SeniorProjectFrontend

Repository files navigation

Campus Share 🐇

Welcome to Campus Share! Here's what we have documented:

  • Dependencies
  • Development Environment Setup
  • Running the Application
  • Testing
  • Debugging

Dependencies

Set Up Your Development Environment!

  1. Clone this repo locally
    Command line:
git clone https://github.com/faqima01/SeniorProjectFrontend.git
  1. Install dependencies:
    Command line:
npm install

⚠️
If you recieve an error as described below in the debugging section, check out npm-install-all as an alternate method.

Running the Application

Start command:

npm start

Tip: you can install nodemon to automatically reload the app to reflect changes!

Testing

👷 Under construction!

Debugging

Installing dependencies

💡
If you recieve a variation on the following error:

could not find module "XXX"

try running the following command:

npm install "XXX"

replacing "XXX" with the module name.

Contact us with any questions, comments, concerns, or feedback!

About

CampusShare's frontend built on React and deployed to AWS Amplify

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •