Skip to content

RashanWeerasinghe/BestEats-Hut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

BestEats-Hut

Project Description

BestEats-Hut is a web application that allows users to explore a variety of food items available for delivery. Users can view a selection of delicious foods, apply filters to narrow down their choices, and explore a range of culinary delights.

GitHub Repository

Deployment

Technologies Used

  • React.js: Frontend development
  • Tailwind CSS: Styling and UI design

Features

  • Display of a variety of food items.
  • Filtering options to help users find their desired food items.

Folder Structure

The project's folder structure is organized as follows:

  • src/: Main source code directory
    • components/: React components
    • styles/: Styling and CSS files
    • data/: Data files for food items
    • App.js: Main application component
    • index.js: Entry point for the application

Getting Started

To get started with BestEats-Hut, follow these steps:

  1. Clone the project repository from GitHub.
  2. Navigate to the project directory.
  3. Install the required dependencies using npm install.
  4. Start the development server with npm start.
  5. Access the application in your web browser.

Contributing

Contributions to BestEats-Hut are welcome! If you'd like to contribute to the project, please follow our Contribution Guidelines.

License

This project is licensed under the MIT License. See the LICENSE file for details.

1 2 3 4 5