Skip to content

Jonathan4github/sendit-frontend-reactjs

 
 

Repository files navigation

CircleCI Coverage Status

SendIT Application

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.

SendIT-Homepage-screenshot

Table of Contents

Getting Started

This is a frontend javascript application built with React JS.

Technology Stack

ReactJS

Installation

  1. Install Node JS on your machine.

  2. Clone the repository here.

  3. Change directory into the root of the project directory.

  4. Run npm install on the terminal to install project dependecies.

  5. Start the application: Different Build Environments.

Production

npm run build

Development

npm start

Questions

For more details contact odinakachukwu.ezeobika@andela.com or solomonzbk@gmail.com

Support or Contributions

Support or Contributions are highly appreciated. Please send me an email for any suggestion, support or issue. To contribute:

  1. Fork this repository or clone the repository with the command $ git clone https://github.com/ODINAKACHUKWU/sendit-frontend-reactjs.

  2. Change directory into the root of the project directory.

  3. Create your feature branch and make your contributions to your local copy of the project.

  4. Raise a pull request against the develop branch describing what your feature does and how it can be tested.

About

This repo is for SendIT application frontend development with ReactJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.6%
  • CSS 8.9%
  • HTML 0.5%