Skip to content

SendIT is a delivery service that allow users to send parcels to different destinations.

Notifications You must be signed in to change notification settings

lateefatamuda/send-it-react

Repository files navigation

CircleCI Coverage Status Maintainability

SendIT - A Parcel Delivery Service

Vision

Create a delivery service that allow users to send parcels to different destinations.

Getting Started

This repository contains only the frontend implementation of the SendIT project. You can click here to check the backend implementation.

Start by cloning the repository to your local machine

git clone https://github.com/teepha/send-it-react.git

cd send-it-react

Next install the package dependencies by running

npm install

After that start or build the application by running

  npm start # For a local development
  npm run heroku-postbuild and node server  # For Production

Running the tests

npm test

About

SendIT is a delivery service that allow users to send parcels to different destinations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published