Skip to content

GuOshiro/react-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-base

This project was inspired in https://github.com/viniarruda/react-boilerplate

Also this project provide Apollo and unit test.

Build

Run: npm install

Storybook: npm run storybook

Test: npm run test

After run: npm start

Check below our stacks

  • React
  • Context
  • Hooks (useReducer, useContext)
  • State Global using Context + Hooks
  • Custom Hooks (Like redux Thunks)
  • Axios
  • Simple Authentication
  • Private-Route
  • Styled-component with GlobalStyle
  • Apollo
  • Storybook
  • Jest

So with this project you can either use react hooks or apollo (or both) to create you api connection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published