Skip to content

Front-end Development Capstone Exercise: Setting up the repository

Notifications You must be signed in to change notification settings

silentmot/capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Lemon Website - Table Booking

Welcome to the Little Lemon Website Table Booking project! This repository contains the code and resources for the peer-graded assignment related to booking a table for capstone project of Meta Front-End Developer Professional Certificate

Instructions

To get started with the project, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/silentmot/capstone.git
    
    
  2. Open the Repository:

    cd capstone
    npm install
    
  3. Run the Project:

     npm start
    
    
  • This will start the development server, and you can view the website by visiting http://localhost:3000 in your browser.

Project Structure

  • src/components: Contains React components (e.g., Header, Nav, Main, Footer).
  • public: Static assets, such as images or mock data.
  • Other Directories and Files: Describe any additional directories or important files.

Issues

If you encounter any issues or have suggestions, feel free to open a GitHub Issue.

Happy coding!

About

Front-end Development Capstone Exercise: Setting up the repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published