This is a front-end project created with Next.js for TrackMaster, a platform that helps users track their shipments and packages online for free. With TrackMaster, users can easily enter their tracking numbers and get real-time updates on the status and location of their shipments. This platform is designed to make tracking packages easy and hassle-free for everyone.
To get started with the project, you need to install the dependencies. You can do this by running the command:
npm install
# or
yarn install
To start the project and run it in development mode, you can do this by running the command:
npm run dev
# or
yarn dev
Front-end and Back-end: Daniel Silva
If you want to contribute to the project, you can check out the FRONT-END repository on GitHub at https://github.com/Daniel-Developement/TrackMaster.