Skip to content

codechriscode/ReactMeetups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Meetups

What it is & how to run

As with other CRA instances, you can start it in development mode with

npm start

Open http://localhost:3000 to view it in your browser.

To build the app for production, use

npm run build

What it uses

  • 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

About

A simple Meetup schedule demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published