Skip to content

This template is a base setup that allows you to get started on your app and not worry about state management

Notifications You must be signed in to change notification settings

whyyy1/ReactAppTemp-CONTEXT-REPRODUCER-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for React State App

To use simply fork

npm i

npm run dev

In this repo you can find a simple template setup for a react web-app.

The App is wrapped in a context container that checks the current user state. If the user is not logged in they the the auth screens...

Else the user is logged in the see the login pages

The data can be manipulated however you want just be sure to use the right calls to the reducer

About

This template is a base setup that allows you to get started on your app and not worry about state management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published