Skip to content

virgilhawkins00/Food-Delivery

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

smartmockups_lkctxjs3
Food Delivery App

This project is a food delivery app built with Next.js, React, and Tailwind CSS. It allows users to browse a list of restaurants, view their menus, and place orders. Getting Started

To get started, you will need to have Node.js and Yarn installed. Once you have those installed, you can install the dependencies by running the following command:

yarn install

Once the dependencies are installed, you can start the development server by running the following command:

yarn run dev

The development server will open a browser window at http://localhost:3000. Features

Browse a list of restaurants
View restaurant menus
Place orders
Track order status

Contributing

Contributions are welcome! Please open a pull request if you have any changes or improvements. License

This project is licensed under the MIT License. Linguagens de programação e frameworks usados

JavaScript
React
Next.js
Tailwind CSS

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.