Overiew Live Demo
- Username: test@brandimic.com
- Password: testy123@
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.
- Created a ReactJs application
- Used TailwindCSS and Antd for styling of components and pages
- Implemented global state management using Redux Toolkit and RTK Query
- An authentication system
- A parcel tracking system to search for shipment
- Clone the repository
- Run
npm install
to install dependencies - Run
npm start
to start the application - Visit http://localhost:3000 to see the application