Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zahidrahimoon/grillifoodpage
- Owner: zahidrahimoon
- Created: 2024-03-31T12:06:54.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-07-06T06:01:59.000Z (4 months ago)
- Last Synced: 2024-07-06T07:22:14.415Z (4 months ago)
- Language: JavaScript
- Size: 4.23 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).