The Last Menu is a dinner menu that you can order and have delivered or catered at your choice of location.
This is a Next.js application named The Last Menu. It includes a simple home page with navigation links styled using Tailwind CSS.
-
Clone the repository: git clone https://github.com/Tatyanac94/the-last-menu.git
-
Navigate to the project directory:
cd [project-directory]
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and navigate to http://localhost:3000 to see the app in action.
This application is deployed on Vercel. You can view the live site at: The Last Menu
-
Technologies Used
-
Next.js
-
React
-
Tailwind CSS