/EventFinder

Event-scheduling web app built for school group project

Primary LanguageJavaScript

EventFinder

If it's your first time running the servers, run npm install && cd client && npm install to install all necessary dependencies.

To host local frontend and backend servers, run npm run dev in the root directory.