Skip to content

Latest commit

 

History

History
103 lines (75 loc) · 3.64 KB

README.md

File metadata and controls

103 lines (75 loc) · 3.64 KB

🌼 FlorDeNatas - Online Ordering System for Artisan Donuts

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.

Download Releases

Table of Contents

Features

  • 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.

Technologies Used

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.

Getting Started

To get started with FlorDeNatas, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/mhdasci/FlorDeNatas.git
  2. Navigate to the Project Directory:

    cd FlorDeNatas
  3. Install Dependencies:

    npm install
  4. Start the Development Server:

    npm start

The application should now be running on http://localhost:3000.

Usage

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.

Contributing

We welcome contributions to FlorDeNatas. To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/YourFeature
  3. Make your changes and commit them:
    git commit -m "Add some feature"
  4. Push to the branch:
    git push origin feature/YourFeature
  5. Create a pull request.

License

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

Contact

For any inquiries or feedback, please contact:

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.