Skip to content

Welcome to the Wolt Food App repository! This project is built using React+Spring, a powerful animation library for React applications.

Notifications You must be signed in to change notification settings

bolatdias/wolt-food-order-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Wolt Order App

project-image

Welcome to the Wolt Order Food App repository! This project is built using React +Spring a powerful animation library for React applications. Here's how you can get started:

Project Screenshots:

Home Page

Home Page

screencapture-localhost-3000-order-16-2024-04-22-18_45_45

About Page

About Page

Signup Page

Signup Page

Search Page

Search Page

🧐 Features

Here're some of the project's best features:

  • JWT token registration and authentication
  • Users can rate products
  • Users can order products
  • Search sytem with filters

🛠️ Installation Steps:

1. Docker container instalization

docker compose up

2. Spring Boot Application Run

./mvnw spring-boot:run

3. React project instalization

npm install

4. Frontend

npm run