Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

A Concept for a Restaurant's Booking Portal for the Meta Frontend Developer Certification

Notifications You must be signed in to change notification settings

NotSooShariff/littlelemon-coursera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Lemon - Restaurant's Booking Site

A Concept for a Restaurant's Booking Portal for the Meta Frontend Developer Certification

💡 Note - Apologies for my lackluster effort at documentation and explanation. I'm losing patience with this Course xD

Usage

Clone to your system

git clone https://github.com/NotSooShariff/LittleLemonCoursera.git
cd LittleLemonCoursera

Install Dependencies

npm i

Run the project

npm start

If you're trying to build & deploy

npm build