Skip to content

FoodNook is a modern and responsive restaurant website built using ReactJS. It allows users to browse the restaurant menu and make table reservations effortlessly.

Notifications You must be signed in to change notification settings

bharat40/FoodNook_ReactJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoodNook 🍽️

FoodNook is a modern and responsive restaurant website built using ReactJS. It allows users to browse the restaurant menu and make table reservations effortlessly.

Live Demo

FoodNook Live

Features ✨

  • Interactive Menu: Display a variety of dishes with images, descriptions, and prices.

  • Table Reservation: Users can book a table by selecting a date, time, and number of guests.

  • Responsive Design: Fully optimized for mobile, tablet, and desktop screens.

  • Dynamic UI: Smooth transitions and animations for a delightful user experience.

Tech Stack 🛠️

Client: HTML, CSS, JavaScript, React.js

Installation 📥

  • Clone the repository:
  git clone https://github.com/bharat40/FoodNook_ReactJS.git
  • Navigate to the project folder:
 cd FoodNook_ReactJS
  • Install dependencies:
  npm install
  • Start the development server:
  npm start

Usage 🚀

  • Open the app in the browser at http://localhost:3000/.
  • Navigate through the menu and view available dishes.
  • Click on the "Reserve a Table" button to make a booking.

Folder Structure

FoodNook_ReactJS/
│-- public/
│-- src/
│   │-- components/    # Reusable components
│   │-- pages/         # Page components (Home, Menu, Reservation)
│   │-- assets/        # Images, icons, etc.
│   │-- styles/        # CSS/Tailwind files
│   │-- App.js         # Main component
│   │-- index.js       # Entry point
│-- package.json
│-- README.md

Contribute

  • Feel free to fork, contribute, and submit pull requests!

About

FoodNook is a modern and responsive restaurant website built using ReactJS. It allows users to browse the restaurant menu and make table reservations effortlessly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published