8000 GitHub - franciscusagnew/little-lemon-app: This is my [Meta Frontend Capstone]() web project for the Little Lemon Reastaurant, bootstrapped with [Next.js](https://nextjs.org/).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

franciscusagnew/little-lemon-app

Repository files navigation

This is my Meta Frontend Capstone web project for the Little Lemon Reastaurant, bootstrapped with Next.js.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open [http://localhost:(provided port)](http://localhost:(provided port)) with your browser to see the result.

Running Test

The project uses Playwright for unit testing in the tests directory located at 'src/app/tests/'. There you will find several test that you can run by doing the following:

Open a terminal in the app's root directory and run:

npm run start

In another terminal run:

npx playwright test

About

This is my [Meta Frontend Capstone]() web project for the Little Lemon Reastaurant, bootstrapped with [Next.js](https://nextjs.org/).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0