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

https://github.com/hardyyb2/react-templates

Templates for MERN and Firebase Apps with React in JS and TS
https://github.com/hardyyb2/react-templates

Last synced: 3 months ago
JSON representation

Templates for MERN and Firebase Apps with React in JS and TS

Awesome Lists containing this project

README

          

## REACT TEMPLATES

- This project consists of various templates which can be used to speed up the initial phase of setup and development.
- Each of the template is well coded and well structured to uphold the standards of clean code and follow good design patterns.

> NOTE - Please look into [CONTRIBUTING.md](https://github.com/hardyyb2/react-templates/blob/main/CONTRIBUTING.md) for detailed information related to this project

### Know more about the project :

- [Getting started](https://github.com/hardyyb2/react-templates/blob/main/CONTRIBUTING.md#how-do-i-get-started)
- [What does this project do and why is it useful ?](https://github.com/hardyyb2/react-templates/blob/main/CONTRIBUTING.md#what-does-this-project-do-and-why-is-it-useful)
- [I want to contribute to this project](https://github.com/hardyyb2/react-templates/blob/main/CONTRIBUTING.md#how-can-i-contribute)

## MOTIVATION

- Often times while starting a new project, the initial setup phase takes a huge amount of time and effort, especially when using technologies like _Redux_, or _Firebase(with auth)_ etc.
- This common boilerplate used in every project needs to be re-written with every new project, and thus induces frustation and even more wastage of time
- Using these prebuilt templates, this phase of setup is substantially reduced, if not completely eliminated

## STYLEGUIDE

- [See Styleguides for used technologies](https://github.com/hardyyb2/react-templates/blob/main/CONTRIBUTING.md#styleguides)

## CONTRIBUTE

- See the [CONTRIBUTING.md](https://github.com/hardyyb2/react-templates/blob/main/CONTRIBUTING.md)