Cafe is a website application that can make it easier for customers to choose their favorite food or drink directly from our website
- Authentication (Login & Register)
- Add New Menu
- Update Menu
- Delete Menu
- Checkout Menu
- Logout
- Clone this Repository
git clone https://github.com/wildandhya/Cafeweb.git
- Install NPM Packages
npm install
- Run the App
npm start