Skip to content

cha-fa/react_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React boilerplate

To be used with the associated Rails API

Description

  • Authentification
  • Redux (authentication and flashmessages)
  • React Router with public and privates routes
  • Basic Layout (navbar, flashmessages, footer)
  • Cookies Js
  • Pages : Home, Register, Login, Profile
  • React Icons

Usage

Clone this repository
Create a .env with REACT_APP_API_URL="http://localhost:8080"
npm install
npm start
Your app will be running on http://localhost:3000

About

Boilerplate to easily start a React App with a Rails Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors