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.
Installation:
To install the Good Food website theme, follow these steps:
- Clone the repository:
git clone [repository_URL]
- Change to the project directory:
cd [project_directory]
- Install the necessary dependencies:
npm install
- Run the website locally:
npm start
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.