Skip to content

sadel01/Meta_FrontEndCapstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍋 Meta Front-End Developer Capstone Project - Little Lemon

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.

📦 Project Setup

To run this project locally, follow these steps:

🔄 Clone the repository

First, clone this repository to your local machine:

git clone https://github.com/sadel01/Meta_FrontEndCapstone
cd Meta_FrontEndCapstone

📥 Install dependencies

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.

🚀 Run the app locally

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:

http://localhost:3000

🛠️ Technologies Used

  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors