A course project app for a small restaurant, built with vanilla React.
- Clone the project repository
- Open the project folder in VSCode/other IDE
- With the terminal open in the project directory, run "npm install"
- Once complete, run "npm start"
- Home & Booking pages
- Table reservation form with basic validation
The code in this project is licensed under MIT license.