Note
Project under development
This is my Capstone project for Meta Front-End Developer Professional Certificate; a Coursera specialization by Meta. The primary tasks are to create a wireframe for the web app in Figma, then move on to making a prototype in Figma, then lastly to create the web app in React and make sure that the "reserve a table" function works.
- Clone the repository
- Run
npm install
- Run
npm run dev