Skip to content

Simple Restaurant Website app with NextJS TailwindCSS Redux Toolkit for the client and NodeJS Supabase for the server.

Notifications You must be signed in to change notification settings

supakunz/Restaurant-Website

Repository files navigation

Restaurant

Restaurant Website is learn the basics of website functionality and internal data communication using NextJS TailwindCSS Redux Toolkit for the client and NodeJS for the server, Use Supabase Database to get or store Data.

Demolive_Restaurant.mp4

🌈 Live Demo

Restaurant

🌏 Features

  • Show user information.
  • Authentication system.
  • Access control by API.
  • Use Supabase Database to get or store data.
  • Token for authentication before making a transaction.
  • Show quantity food menu in cart and sub total.
  • Can increase or decrease the number of food items.

🔥 Technologyies Used

Frontend :

  • NextJS
  • Axios
  • Slick
  • TailwindCSS
  • Redux Toolkit

Backend :

  • NodeJS
  • ExpressJS

Database :

  • Redis
  • Supabase

👽 Installation

  1. Clone this repository :
https://github.com/SupakunZ/Restaurant-Website.git
  1. Navigate to the project folder and install dependencies :
cd Restaurant-Website
npm install
  1. Launch the application in development mode :
npm run dev

About

Simple Restaurant Website app with NextJS TailwindCSS Redux Toolkit for the client and NodeJS Supabase for the server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published