Skip to content

guitar6029/cloneAppleStore

Repository files navigation

🌐 React E-Store Concept

A modern e-store concept built using React, Tailwind CSS, and Auth0 for authentication. The design is inspired by a stunning concept from Dribbble, brought to life with sleek and responsive components.

React TailwindCSS Auth0

Inspiration

Hello! I took the concept design from Dribbble. I found a very cool design from Bato Web Agency and used it as a reference to build this project. Make sure to check them out:

Features

  • Modern Design: Responsive and visually appealing design using TailwindCSS.
  • User Authentication: Secure login and registration using Auth0.
  • Dynamic Components: Built with React and React Router for a seamless experience.

Screenshots

Main Screen

Main Screen

Preview Side Panel

Preview Side Panel

Side Panel

Setup Instructions

Frontend Setup

  1. Install the dependencies:
    npm install

Backend Setup

  1. Create a virtual environment in the backend root directory:

    python -m venv venv
  2. Activate the virtual environment:

    • Windows:
      venv\Scripts\activate
    • Bash:
      source venv/bin/activate
  3. Install the required packages:

    pip install -r requirements.txt

Contributing

Feel free to fork this repository and submit pull requests. Contributions are welcome!

License

This project is licensed under the MIT License.


Explore the concept and get inspired! 🌐✨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published