This is the final project for the Meta Front-End Developer Capstone course on Coursera. In this project, I developed a responsive table booking system using React, JavaScript, and CSS. The project demonstrates all the skills learned during the Meta Front-End Developer Professional Certificate.
To run this project locally, follow these steps:
First, clone this repository to your local machine:
git clone https://github.com/sadel01/Meta_FrontEndCapstone
cd Meta_FrontEndCapstone
Run the following command to install all the necessary dependencies:
npm install
This will install all dependencies listed in the package.json file, including React and other libraries required for the project.
After the installation is complete, run the following command to start the development server:
npm start
This will start the development server and open the app in your default web browser. By default, the app will be available at:
- React - A JavaScript library for building user interfaces.
- JavaScript (ES6+) - Modern JavaScript for functionality.
- CSS - Styling for creating a responsive and clean layout.
- HTML - Semantic HTML structure.