Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emekankwo/shippex
This is an application that is used to track shippment status. This application was built using React, Antd, Redux Toolkit, TailwindCss and Typescript. The application is hosted on Netlify.
https://github.com/emekankwo/shippex
antd reactjs tailwindcss
Last synced: 18 days ago
JSON representation
This is an application that is used to track shippment status. This application was built using React, Antd, Redux Toolkit, TailwindCss and Typescript. The application is hosted on Netlify.
- Host: GitHub
- URL: https://github.com/emekankwo/shippex
- Owner: EmekaNkwo
- Created: 2024-08-03T09:09:00.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T23:09:06.000Z (5 months ago)
- Last Synced: 2024-08-04T10:37:13.561Z (5 months ago)
- Topics: antd, reactjs, tailwindcss
- Language: TypeScript
- Homepage: https://nkwo-shippex.netlify.app/
- Size: 243 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SHIPPEX - SHIPPING APP TASK
## Overiew [Live Demo](https://nkwo-shippex.netlify.app/)
## Credentials
- Username: [email protected]
- Password: testy123@## Description
This is an application that is used to track shippment status. This application was built using React, Antd, Redux Toolkit, TailwindCss and Typescript. The application is hosted on Netlify.
## Logs
- Created a ReactJs application
- Used TailwindCSS and Antd for styling of components and pages
- Implemented global state management using Redux Toolkit and RTK Query## Features
- An authentication system
- A parcel tracking system to search for shipment## Get Started
- Clone the repository
- Run `npm install` to install dependencies
- Run `npm start` to start the application
- Visit http://localhost:3000 to see the application