Skip to content

Brms5/labFoodsApp

Repository files navigation

🍟 labFoods 🍔

📓 About

It is a food ordering site similar to iFood, where the user can register, log in, access different types of restaurants with differents kind of foods, and place an order.

📋 Documentation on Postman

https://documenter.getpostman.com/view/7549981/SWTEdGtT

✔️ Features

  • Login and registration flow(developed);
  • Search and selection of restaurants(developed);
  • Restaurant menu(developed);
  • Cart and checkout(developed);
  • Profile, edit profile and order history(developed).
  • App style and responsive website(developing)

🛠️ Technology

The following technologies were used in the construction of the project:

  • TypeScript
  • HTML5
  • CSS3
  • React
  • Next.js
  • Axios
  • Style components
  • Material UI

🖼️ User Interface

image image image image image image image image image image image image image

↩️ Requirements to use the system

You must have installed on your machine the tool Git and a nice editor, to work on the code. I recomend the Visual Studio Code.

🏁 To run the project

I) Clone this repository

$ git clone <https://github.com/Brms5/labFoodsApp.git>

II) Access the project folder in the terminal

$ cd .\labFoodsApp\

III) To download the project dependencies via npm

$ npm install

IV) To start the project

$ npm run dev

The server wil start on port:3000 - access <http://localhost:3000>

About

It's a food ordering site similar to iFood, with several features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published