Skip to content

SethSingletary/meet

Repository files navigation

Meet is an app designed to show you events going on in all citys! It includes an offline mode where you can see events that had been previosuly loaded for you

I will be using serverless functions to pull events while online, scaling it as I recieve more clients. This will also allow me to not have the app break if it is offline.

Meet

This project was generated with React

Development Server

Run npm start for your dev server. The project will automaticly reload as you update the project files.

Code Scaffolding

Build

Run npm build to generate your public files for the project.