Skip to content

Small project using react, redux, redux thunk, redux forms and bulma

Notifications You must be signed in to change notification settings

sxcamacho/react-shipments

Repository files navigation

React Shipments - React DEMO

Demo

https://shipments.netlify.app/

Run locally

Install the dependencies and devDependencies and start the server.

# you can use yarn
$ yarn install
$ yarn start

# or npm if you prefer
$ npm install
$ npm start

Open http://localhost:3000 to view it in the browser.

Run unit test

$ yarn test

# or
$ npm test

Features and Resources

Features:

Resources:

About

Small project using react, redux, redux thunk, redux forms and bulma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published