SendIT application provides a courier service that helps users deliver
parcels to different destinations. The aim of the application is to
create a platform where users can make parcel delivery orders at the
comfort of their homes.
This is a frontend javascript application built with React JS.
ReactJS
-
Install Node JS on your machine.
-
Clone the repository here.
-
Change directory into the root of the project directory.
-
Run
npm install
on the terminal to install project dependecies. -
Start the application: Different Build Environments.
npm run build
npm start
For more details contact odinakachukwu.ezeobika@andela.com
or solomonzbk@gmail.com
Support or Contributions are highly appreciated. Please send me an email for any suggestion, support or issue. To contribute:
-
Fork this repository or clone the repository with the command
$ git clone https://github.com/ODINAKACHUKWU/sendit-frontend-reactjs
. -
Change directory into the root of the project directory.
-
Create your feature branch and make your contributions to your local copy of the project.
-
Raise a pull request against the develop branch describing what your feature does and how it can be tested.