Project template for a PWA React web app.
This project was created with Create React App with the cra-pwa-typescript template.
Includes:
- React Helmet Async: Meta tags managing.
- React Router: Routing support.
- Reactstrap: Bootstrap 5's React implementation.
- Prettier, tslint, eslint: Code styling.
- Classnames: Custom classnames managing.
- Styled Components: css-in-js support.
- React-ga: Google Analytics' React implementation.
The app itself only contains 3 pages (Home, Content, About) and a few components. You can use this as a template for creating your own PWA project.
License: MIT