Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 372 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 372 Bytes

React App Starter

This is an opinionated React starter template from which to start new projects. The main goal is to have a skeleton that provides a comfortable developer experience building React apps while still being fairly lightweight.

It uses webpack for building, jest with react-testing-library as a test framework, and styled-components for component styling.