Home

Awesome

<h1 align="center">ā™Øļø React Nostalgia Boilerplate</h1> <div align="center"> <p> A React boilerplate with opinionated setup to help you quickly kickstart your applications. </p> <img src="https://img.shields.io/github/license/boilertown/react-nostalgia-boilerplate?style=flat-square" alt="MIT license" > </div>

Introduction

react-nostalgia-boilerplate is the first production-ready boilerplate from Boilertown creations.

The goal of this boilerplate is to maximize your effectiveness by present you:

This setup is opinionated as it is based on my experience of working with difference React projects. It works very well to me and my team and I hope I can make you feel the same.

The Setup

Get Started

Development

GitHub Actions

This boilerplate uses GitHub Actions to perform unit test on Pull Request. You can see the details at pr-test.yml.

Contributing

react-nostalgia-boilerplate ā¤ļø your contributions. If you have any ideas, suggestions, fixes, feel free to contribute.

Inspirations