Skip to content

This is swiggy frontend clone with the help of react js framework and tailwind css

Notifications You must be signed in to change notification settings

ethicalrobo06/Swiggy-UI

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Swiggy Frontend Clone using React.js and Tailwind CSS

This project is a clone of the Swiggy frontend built using React.js and Tailwind CSS. It aims to replicate the user interface and functionality of the popular food delivery application Swiggy.

Features

  • Responsive Design: The clone is designed to be responsive, ensuring optimal viewing and interaction across a wide range of devices.
  • Dynamic Content: Users can browse through various food items, view details, and add items to their cart.
  • User Authentication: Incorporates basic user authentication functionalities such as sign up, login, and logout.
  • Cart Management: Users can manage their cart by adding, removing, and updating items.
  • Search Functionality: Allows users to search for specific food items based on keywords.

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for creating custom designs quickly.

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/swiggy-frontend-clone.git
  2. Navigate to the project directory:

    cd swiggy-frontend-clone
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm start
  5. Open http://localhost:3000 to view the application in your browser.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.

  2. Create your feature branch:

    git checkout -b feature-name
  3. Commit your changes:

    git commit -am 'Add some feature'
  4. Push to the branch:

    git push origin feature-name
  5. Submit a pull request.

License

This project is licensed under the MIT License.


Feel free to reach out with any questions or feedback. Happy coding! 🚀

About

This is swiggy frontend clone with the help of react js framework and tailwind css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published