Skip to content
/ firefly Public

Web app boilerplate for beginners based on Firebase and React πŸ”₯

Notifications You must be signed in to change notification settings

sampl/firefly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d4ea46 Β· Jun 23, 2020
Nov 21, 2019
Sep 5, 2018
Nov 21, 2019
Jun 23, 2020
Aug 22, 2018
Aug 22, 2018
Aug 22, 2018
Jun 3, 2018
Nov 21, 2019
Sep 28, 2018
Sep 28, 2018
Sep 27, 2018
Nov 21, 2019
Nov 21, 2019

Repository files navigation

A modern web-app boilerplate with Create React App and Firebase. Focused on simplicity for new devs, rapid prototyping, and smallish projects.

Full documentation at getfirefly.org

Folders

Child folders each have their own readmes

  • /functions - contains all the backend code (not much)
  • /public - files that will be available as-is on the web server
  • /scripts - convenience scripts for developers
  • /src - the front-end app

License

MIT License