Skip to content

leonardomenezes7/foodexplorer_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Explorer📁

Food Explorer is an innovative platform developed with React.js, designed to be a true online gastronomy e-commerce, offering users the opportunity to explore a variety of dishes while allowing restaurant administrators to efficiently manage their menu by creating, associating ingredients to dishes, editing, and deleting dishes.

Back-end repository

Layout💻

User: image image image image image

Admin: image image image

Responsive Layout: Design sem nome (1) Design sem nome (2)

Figma Layout

Features🔑

  • Create user
  • Admin and customer
  • Add dish image
  • Edit Dish
  • Add dish ingredients
  • Delete dishes
  • Search dishes
  • Responsive Layout
  • CRUD
  • Clean Code
  • Project Architecture

Technologies used🛠️

  • React.js
  • Styled components
  • CSS
  • HTML
  • Figma
  • Axios

How to run🚀

# Clone the project to the desired location on your computer.
$ git clone https://github.com/leonardomenezes7/rocketmovies_frontend.git

# Navigate to the directory
$ cd foodexplorer_frontend

# Install necessary dependencies
$ npm install

# Run
$ npm run dev

Note: As it is hosted on a free service, the BackEnd "hibernates" after 15 minutes of non-use. If you are trying to access the website and the BackEnd does not respond, just wait as it will be "initializing" the services. This step may take up to 1 minute, depending on the load on the Render servers.

👤Admin user:

Developed by Leonardo Menezes