Skip to content

hosseind2017/login-logout-with-react-redux

Repository files navigation

login-logout-with-react-redux

A basic react redux web application

Installing

For run this project you must create a local postgresql database and config it:

brew install postgresql

createdb "database name"

then:

npm install

Run

npm start

About

A basic react redux web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published