Welcome to your shiny new Codespace running React! We've got everything fired up and running for you to explore React.
This project was bootstrapped with Vite and includes a starter React app. Below are the available scripts and some next steps/roadmap included from the remote.
In the project directory, you can run:
Runs the app in development mode. Open http://localhost:3000/ in the Simple Browser to view your running application. The page will reload automatically when you make changes.
Launches the test runner in the interactive watch mode. See the Vitest documentation for more info.
Builds the app for production. The build is minified and the filenames include the hashes.
- Vite documentation: https://vitejs.dev/guide
- Vitest docs: https://vitest.dev/guide
- React documentation: https://reactjs.org/
- Replace localStorage with a real backend (Node.js, Express, or Firebase).
- Add authentication for admins.
- Generate PDF shipping labels.
- Send email or SMS shipment notifications.
MIT License — feel free to fork and adapt.