Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zahidrahimoon/grillifoodpage

Grilli is a ui ux based project
https://github.com/zahidrahimoon/grillifoodpage

Last synced: 7 days ago
JSON representation

Grilli is a ui ux based project

Awesome Lists containing this project

README

        

# Grilli - A UI/UX Project

Grilli is a stunning UI/UX project aimed at creating an attractive website for a restaurant named Grilli. This project incorporates a modern and visually appealing design to enhance the user experience and attract potential customers.

## Features

- **Navbar**: Navigation bar for easy access to different sections of the website.
- **Toolbar**: Toolbar providing additional functionality or navigation options.
- **Hero Section**: Eye-catching hero section introducing the restaurant and its specialties.
- **Services**: Section highlighting the services offered by the restaurant.
- **About Us**: Information about the restaurant, its history, and mission.
- **Special Dishes**: Showcase of the restaurant's signature dishes.
- **Menu**: Display of the restaurant's menu items.
- **Testimonials**: Customer testimonials to build trust and credibility.
- **Contact Us**: Contact information and a form for inquiries or reservations.
- **Features**: Highlighting unique features or offerings of the restaurant.
- **Event**: Information about upcoming events or special occasions.
- **Footer**: Footer section providing additional links and contact information.

## Preview
- Demo [Grilli](https://grillireactapp.netlify.app/)

## Usage

1. Clone the repository:

```bash
git clone https://github.com/your-username/grilli.git
```

2. Install dependencies:

```bash
npm install
```

3. Run the project:

```bash
npm start
```

## Technologies Used

- React.js
- CSS (with `index.css`)
- React Icons (used `GiConcentrationOrb` from `react-icons/gi`)

## Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request with your changes.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Acknowledgements

- Special thanks to [React](https://reactjs.org/) for providing a powerful library for building user interfaces.
- Icons provided by [React Icons](https://react-icons.github.io/react-icons/).