jesusgraterol / frontend-capstone-project-meta

This repository serves as my personal submission for the Front-End Developer Capstone Project offered by Meta through Coursera.

Home Page:https://jesusgraterol.github.io/frontend-capstone-project-meta/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meta: Front-End Capstone Project

This repository serves as my personal submission for the Front-End Capstone Project offered by Meta through Coursera in the Front-End Developer Professional Certificate.

Little Lemon

Live Demo

Little Lemon

Project Structure

frontend-capstone-project-meta
    │
    src/
    |  ├───assets/
    │  │       └───...
    │  ├───components/
    │  │       └───...
    │  ├───hooks/
    │  │       └───...
    |  └───stylesheets/
    │          └───...
    │
    README.md

Getting Started

$ cd frontend-capstone-project-meta

$ npm install

$ npm run dev

Running the Tests

$ npm test

Grading Criteria

  1. Has the learner followed the design and implementation of the UX UI?
  2. Are there appropriate accessibility tags applied?
  3. Does the web app contain unit tests?
  4. Is the booking form functional and applying validation?
  5. Are the semantics and responsiveness of the web app correct?
  6. Has the learner committed the project to a Git repository?

About

This repository serves as my personal submission for the Front-End Developer Capstone Project offered by Meta through Coursera.

https://jesusgraterol.github.io/frontend-capstone-project-meta/

License:MIT License


Languages

Language:CSS 59.1%Language:JavaScript 39.4%Language:HTML 1.5%