Welcome to FlorDeNatas, an online ordering system designed for artisan donuts. Built with React and Tailwind CSS, this application offers a user-friendly interface for placing orders, complete with WhatsApp integration. The responsive design draws inspiration from confectionery elements, ensuring a delightful experience for users.
- Intuitive Interface: The design prioritizes ease of use, making it simple for customers to place orders.
- WhatsApp Integration: Customers can directly contact us through WhatsApp for any inquiries or custom orders.
- Responsive Design: The application works seamlessly on mobile and desktop devices.
- Custom Components: Tailwind CSS allows for the creation of unique components tailored to the needs of our users.
- Form Validation: Ensures that all user inputs are accurate and complete.
- SVG Animations: Adds a touch of interactivity and visual appeal to the user experience.
- PWA Support: The app can be installed on devices for offline access.
This project leverages a variety of technologies to provide a smooth and efficient experience:
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for creating custom designs.
- TypeScript: A superset of JavaScript that adds static types.
- Lucide React: A library for beautiful SVG icons.
- React Hooks: Enables the use of state and other React features without writing a class.
- React Hot Toast: A library for displaying toast notifications.
To get started with FlorDeNatas, follow these steps:
-
Clone the Repository:
git clone https://github.com/mhdasci/FlorDeNatas.git
-
Navigate to the Project Directory:
cd FlorDeNatas
-
Install Dependencies:
npm install
-
Start the Development Server:
npm start
The application should now be running on http://localhost:3000
.
Once the application is running, you can explore its features:
- Place an Order: Navigate to the order page, select your desired donuts, and fill out the order form.
- Contact Us: Use the WhatsApp button to reach out for questions or custom orders.
- Responsive Design: Test the application on different devices to see how it adapts.
We welcome contributions to FlorDeNatas. To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeature
- Make your changes and commit them:
git commit -m "Add some feature"
- Push to the branch:
git push origin feature/YourFeature
- Create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or feedback, please contact:
- Name: Your Name
- Email: your.email@example.com
- GitHub: Your GitHub Profile
Thank you for checking out FlorDeNatas! We hope you enjoy using our online ordering system for artisan donuts. For the latest updates and releases, please visit our Releases section.