This project is a booking website for a fictional restaurant called Little Lemon. The website allows users to book a table at the restaurant. It was created using React and React Router.
Run the following command in the terminal:
npm installRun the following command in the terminal:
npm startRun the following command in the terminal:
npm test