Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 1.53 KB

README.md

File metadata and controls

62 lines (36 loc) · 1.53 KB

Little Lemon -- React

Note

Project under development

Table of Content

Introduction

This is my Capstone project for Meta Front-End Developer Professional Certificate; a Coursera specialization by Meta. The primary tasks are to create a wireframe for the web app in Figma, then move on to making a prototype in Figma, then lastly to create the web app in React and make sure that the "reserve a table" function works.

Wireframe

See Figma Project

Show Wireframe 1

wireframe-home

Show Wireframe 2

wireframe-reservations

Prototype

See Figma Project

Show Prototype 1

wireframe-reservations

Show Prototype 2

wireframe-reservations

Live Demo

See live demo!

Installation

  • Clone the repository
  • Run npm install
  • Run npm run dev