As with other CRA instances, you can start it in development mode with
Open http://localhost:3000 to view it in your browser.
To build the app for production, use
- Modern untyped JS with the basic React installation with
create-react-app
. - A Firebase real time DB to Add Meetups and retrieve them
- An in-memory store for Favorites made available through a Context