Thanks to visit codestin.com
Credit goes to github.com

Skip to content

It's a tiny application for calculating the shipping cost for boxes to Specific locations worldwide from India.

ibrahim-t/shipping-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Shipping-box ๐Ÿ“ฆ

Shipping-box is a simple React application designed to manage shipping items worldwide. It features two main views: an Add Box form for capturing box and country details, and a List view for displaying the shipping data.

๐ŸŒ Live Demo

You can view a live version of the app here: https://ibrahim-t.github.io/shipping-box/


๐Ÿš€ Getting Started

To get a local copy of this project up and running, follow these simple steps.

  1. Clone the repository

    git clone [https://github.com/ibrahim-t/shipping-box.git](https://github.com/ibrahim-t/shipping-box.git)
  2. Navigate to the project directory

    cd shipping-box
  3. Install dependencies

    npm install
  4. Run the application

    npm start

    This will run the app in development mode at http://localhost:3000.


๐Ÿ› ๏ธ Built With

  • React - The JavaScript library for building user interfaces.
  • React Router - For client-side routing.
  • React Redux - For State Management.
  • React Bootstrap - UI library for desiging Input fields & other UI widgets.
  • Axios - Used axios for handling async functions

About

It's a tiny application for calculating the shipping cost for boxes to Specific locations worldwide from India.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published