Skip to content

lasantha57/delivery-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eko Delivery Service

This application provides customers with delivery route information.

Scripts

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

You might need NodeJs >= v6 installed

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.
It correctly bundles App in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Road Map

  • Enhance the code coverage on unit tests
  • Ehnance user input validations
  • Enahance UI/UX

Approach

  • This project was bootstrapped with Create React App. So followed the default application folder structure.
  • Since the application is simple, I tried to keep the things simple as possible. I didn't use any external libraries other than react and it's related dependancies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published