Skip to content

sway4em/bootcamp-project-2022

 
 

Repository files navigation

Created as part of Hack4Impact-Cal Poly's dev bootcampt

Built With

  • MongoDB
  • Express.js
  • React.js
  • Node.js
  • TypeScript

To view this site do one of the following:

1. Direct Link

The site is deployed here .

If interested you can access the backend API here.

NOTE: The site might take a few minutes to load as the API needs to kick in.

2. Run locally

Step 1: Clone this repo

Step 2: Run the following block in the root directory:

cd backend
npm run dev

Step 3: Run the following block in the root directory:

cd frontend
npm start

About

This is the repository for the bootcamp 2022 projects!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 45.9%
  • HTML 35.5%
  • CSS 18.4%
  • JavaScript 0.2%