lmeireles / react-base-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base React Project

This project aims to be used as a boilerplate of a ReactJs project. In this example we are using:

  • Redux
  • Routes
  • Protected routes with automatic redirect
  • Styled Components

Run the project

npm install

npm start

Enjoy!

About


Languages

Language:JavaScript 88.7%Language:HTML 11.3%