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:
Here're some of the project's best features:
- JWT token registration and authentication
- Users can rate products
- Users can order products
- Search system with filters
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