Skip to content
/ firestarter Public template

A starter kit for quickly building your next app. Side project or startup!

License

Notifications You must be signed in to change notification settings

mcapodici/firestarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firestarter Logo

Get your app idea off the ground - darn fast!

Start off with a site like this:

Screenshots from 25 March 2023

... with Sign Up, Log in, Reset Password, Email Verification, CRUD template, modern design, unit tests (if you want to use them), and clean code. Just add your million dollar idea!

Firestarter is:

📦 A starter kit for quickly building your next app. Side project or startup!

🎨 That uses Tailwind for clean and easily adapatable design and style.

🔥 That uses Firebase for a Serverless backend. No messing with machines!

🚀 That uses NextJS, for convenient packaging and deployment of code and pages.

⚛️ Uses ReactJS for responsive UI.

🆓 Free to use! MIT Licensed.

How it works:

  1. Create your own Firebase account and project.
  2. Sign up for free hosting at Vercel.
  3. Fork this repo, and clone to your machine.
  4. Set up the environment variables based on your Firebase account.
  5. Link your forked repo to Vercel.
  6. Well done you now have your app running in production!
  7. Buy a custom domain name and link to your Vercel account, if you want to.
  8. Customize by adding your own code and features, and/or removing any features you don't want from our examples.

For detailed steps, see the Setup docs

Firestarter is ideal for:

  • Side Projects
  • Open Source projects
  • Startups
  • Internal Tools
  • Any time you want to iterate on an idea quickly...

Demo

You can see the latest deployed demo here https://demo.firestarterapp.com you can sign up for an account and add some TODOs! Be aware that the data can be destroyed at any time, so only use it for playing.

Setup

If you want to start using and developing off Firestarter, see the Setup docs

Documentation

Once you are setup, you can read the Documentation to understand how the code works and see examples of how you can extend Firestarter to do what you need.

Screenshots

Screenshot of home page from 25 March 2023 Screenshot of todos page from 25 March 2023 Screenshot of todos page (mobile) from 25 March 2023

About

A starter kit for quickly building your next app. Side project or startup!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published