firefly icon indicating copy to clipboard operation
firefly copied to clipboard

Web app boilerplate for beginners based on Firebase and React 🔥

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

Live Demo

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