Skip to content

Romildoescoding/FAST-REACT-PIZZA

Repository files navigation

FAST-REACT-PIZZA Web App

FAST-REACT-PIZZA is a web application built to enable users to conveniently order pizzas from a menu. This application is developed using Tailwind CSS, React.js, React Router, and Redux. Users can log in, select pizzas from the menu, place orders, and specify delivery priorities.

Features

  1. User Authentication: Users can log in to the application using his name.
  2. Menu Selection: Users can browse through the menu and select their desired pizzas.
  3. Order Placement: Users can place orders for selected pizzas.
  4. User Information: Users can provide additional information, such as delivery preferences (priority or standard).
  5. Order Confirmation: Users receive confirmation messages after successfully placing an order, along with estimated delivery times.

Technologies Used

  • Tailwind CSS: A utility-first CSS framework used for styling components.
  • React.js: A JavaScript library for building user interfaces.
  • React Router: A routing library for React applications, enabling navigation between different components.
  • Redux: A predictable state container for JavaScript applications, used for managing application state.

Installation

  1. Clone the repository:

    git clone https://github.com/Romildoescoding/FAST-REACT-PIZZA.git
    
  2. Install dependencies:

    npm install
    
  3. Run the application:

    npm start
    

Usage

  1. Login: Log in to the application using your credentials.
  2. Menu Selection: Browse through the menu and select the desired pizzas.
  3. Order Placement: Place orders for selected pizzas.
  4. User Information: Provide additional information, such as delivery preferences.
  5. Order Confirmation: Receive confirmation messages after successfully placing an order, along with estimated delivery times.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

  • Tailwind CSS: Official documentation and community resources.
  • React.js: Official documentation and React community.
  • Redux: Official documentation and Redux community.
  • React Router: Official documentation and React Router community.

Developed by ROMIL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published