Skip to content

tconey23/mpa-calendar-fundraiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the frontend application for the Montessori Peaks Academy Fundraiser Calendar

Please note that the backend server repo is also needed for this app to function

The backend repo can be found at https://github.com/tconey23/mpa-fundraiser-be

Frontend instructions

1- Clone this repo to your local machine 
2- run npm install to install dependencies
3- run npm start

The front end react app should be running on localhost:3000

Backend instructions

1- clone repo loacted at https://github.com/tconey23/mpa-fundraiser-be to your local machine
2- run npm install to install dependencies
3- run nodemon server.js

The back end express app should be running on localhost:8888

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published