Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta Capstone Frontend

A React restaurant booking app built with Create React App. This project includes a reservation form, booking confirmation flow, and accessibility improvements.

Local setup

Prerequisites

  • Install Node.js 18 or later
  • Install npm 10 or later

Clone the Project

Run the following command to download the project to your machine:

git clone https://github.com/HiAbduul/meta-capstone-frontend.git

Then open the folder in your cli with cd meta-capstone-frontend

Install dependencies

From the project root directory, run:

npm install

Start the development server

Run the app locally with:

npm start

Open your browser and visit:

http://localhost:3000

The app reloads automatically when source files change.

Run tests

Run the unit tests with:

npm test

This starts the Create React App test runner.

About

Meta Frontend Capstone Project Course

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages