Skip to content

akram256/send_it_react

Repository files navigation

send_it_react

Boot camp challenge in react

Build Status Test Coverage Maintainability

Built with

  • React/Redux

Features!

  • Users can register an account and log in.
  • Users can create a parcel delivery order
  • Users can see the details of a delivery order
- npm install
- npm run start```
#### Build for production

```npm run build```
#### Run Tests
`
npm test
`
### Run tests with coverage

` npm test -- --coverage

About

Boot camp challenge in react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published