@Zone is an updated version of CCZone project. Initially taking a legacy Java app and turning it into a full stack application. The application is a shop where you can log in, register, add items to your cart and create an invoice to print at the end.
This application is run on a local host
npm startRuns the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
This application was created by Treesa Cherian & Adele Watkins.