Good_Food

screenshot of Good_Food
html
react
chakra-ui

Good Food is a food Delivery application which is use to order food online.

Overview:

The Good Food website is a food delivery application that allows users to order food online. Users can navigate through different categories and place their orders. The website utilizes HTML5, CSS3, JavaScript, JS6, and ReactJS for the frontend, and Json Server for the database. It also uses Chakra UI and Styled-Components for UI styling. The website is currently deployed at https://goodfoood.netlify.app/.

Features:

  • Order Food Online: Users can easily order food online through the website.
  • Navigation through Categories: Users can navigate through different food categories to find their desired dishes.
  • User-friendly Interface: The website has a user-friendly interface, making it easy for users to place their orders.

Summary:

The Good Food website is a food delivery application that provides users with the convenience of ordering food online. With its user-friendly interface and navigation through different food categories, users can easily find and place their desired orders. The website is built using HTML5, CSS3, JavaScript, JS6, and ReactJS for the frontend, and Json Server for the database. It also utilizes Chakra UI and Styled-Components for UI styling.

html
HTML

HTML templates are pre-designed and pre-built web pages that can be customized and used as a basis for building websites. They often include common elements such as headers, footers, menus, and content sections, and can be easily edited using HTML and CSS to fit specific branding and content needs.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.