Skip to content

lucas1195/restaurant-menu

Repository files navigation

Restaurant Menu App

A restaurant menu application built with a React-Redux front-end and a backend API. This project provides a clean, user-friendly way to browse a restaurant's menu with options for localization.

Live Demo

Check out the live app here: Restaurant Menu App

Features

  • Internationalization: Supports multiple languages using i18n.
  • State Management: Managed with Redux.
  • Testing: Integrated with testing libraries for quality assurance.
  • Backend API: Built with two simple routes, deployed on Heroku. The backend was crucial to resolve CORS issues.
  • Deployments: Frontend hosted on Vercel, backend on Heroku.

Technologies

  • Frontend: React, Redux, Vite, i18n, Vercel
  • Backend: Simple API with two routes, Heroku

Project Structure

Frontend: Deployed on Vercel, includes menu browsing and language options.

Backend: Hosted on Heroku, handles data fetching with two basic routes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published