Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeremytenjo/starter-webapp

A modern, highly scalable, offline-first foundation with the best developer experience.
https://github.com/jeremytenjo/starter-webapp

firebase react typescript

Last synced: 2 days ago
JSON representation

A modern, highly scalable, offline-first foundation with the best developer experience.

Awesome Lists containing this project

README

        


Web App Logo

Web app Starter

A modern, highly scalable, offline-first foundation with the best developer experience.

## Usage

```sh
npm run app:dev
```

## What's included?

- React
- Vite
- MUI
- Storybook
- Firebase
- Vitest
- Playwright
- Prettier
- ESlint

## Productivity boosters 🚀

### Generate logo assets

1. Update `image/logo/logo.svg`
2. run `npm run helpers:generate-logo-assets`

### Create Icons

Quickly create [MUI svg icons](https://mui.com/components/icons/#createsvgicon)

1. run `npm run helpers:create-icon`