Skip to content

tomdewildt/react-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App Template

Build Coverage License

Simple starter template for building React apps with Redux, Redux-Saga and Styled Components.

How To Run

Prerequisites:

  • node version 18.12.1 or later
  • npm version 8.19.2 or later

Development

  1. Run npm install to initialize the environment.
  2. Run npm start to start the dev server.

Production

  1. Run npm install to initialize the environment.
  2. Run npm run build to build the site.

References

React Docs

Redux Docs

Redux-Saga Docs

Scaling Your Redux App With Ducks

Styled Components Docs

ARIA Roles, Attributes & Techniques

React Testing Library Cheatsheet

React Testing Library Queries

React Testing Library Events

Redux Tests

Redux Saga Tests

About

Simple starter template for building React apps with Redux, Redux-Saga and Styled Components

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published