SendIT is a courier service that helps users deliver parcels to different destinations. SendIT provides courier quotes based on weight categories.
- React JS
- Redux
- Jest
- Enzyme
- Scss
- Bootstrap
- Webpack
Check out the deployed application Here
Install Node on your local machine
Clone this repository
$ git clone [email protected]:patrickf949/SendIT-React.git
Check into the Project Directory
$ cd SendIT-React
Check into this branch
$ git checkout ft-register-166269857
Install all dependencies
$ npm install
Run the server
$ npm start
In your terminal, check into the directory of the application and run
$ npm test