jcvilap / react-cats

A boilerplate React project that provides initial Login/Logout and List/View features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is a React boilerplate that includes initial setup of react-router, react-redux and connected-react-router. It also includes basic unit tests for the redux store and its reducers.

Demo

The app has required and open user credentials. It will remember your credentials and favorite cats.

react-cats-demo

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

npm run eject

Ejects the app configuration. Read more on create-react-app.

About

A boilerplate React project that provides initial Login/Logout and List/View features


Languages

Language:JavaScript 74.1%Language:CSS 23.7%Language:HTML 2.2%