Skip to content

davidbogas/coursera-front-end-capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little Lemon Coursera Capstone Project

Project description

Reactjs HTML5 CSS3 Javascript

Project created for the Coursera course "Meta Front-End Developer" as a capstone project.

The objective of this project was to create a SPA (Single Page Application) following the given design specifications, and designing and implementing the "Reserve a table" flow and functionality using ReactJS. This includes the following:

  • Project mockup design with Figma
  • Using ReactJS and CSS to create a responsive layout
  • Implementing React components to reuse code
  • Implementing the "Reserve a table" functionality
  • Form validation using Formik and Yup

Note that the only working section of the website is the "Reserve a table" functionality.

How to install

Use the following commands to clone the repository and install the dependencies.

$ git clone [email protected]:davidbogas/coursera-capstone.git
$ cd coursera-capstone
$ npm install

Launch the app

Use the following command to run the app in your localhost.

$ npm start

Show your support

Give it a ⭐️ if you like it.

About

Coursera Front-End Developer course final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published