Skip to content

A Firebase based boilerplate for developing full-stack web applications.

Notifications You must be signed in to change notification settings

saadixl/Web-App-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Login/Logout based on Firebase Auth
  • Deployable to Firebase Hosting
  • Test React Hook code for calling APIs
  • Sidebar
  • Sample pages

How to start developing on top of it?

  • Clone this repo
  • Run firebase init from the root of the repo
  • Goto /webapp and run npm i
  • Start the react app with npm start command

Screenshots

wabss