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.
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:
- 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.
- Install the dependencies:
npm install
-
Create a virtual environment in the backend root directory:
python -m venv venv
-
Activate the virtual environment:
- Windows:
venv\Scripts\activate
- Bash:
source venv/bin/activate
- Windows:
-
Install the required packages:
pip install -r requirements.txt
Feel free to fork this repository and submit pull requests. Contributions are welcome!
This project is licensed under the MIT License.
Explore the concept and get inspired! 🌐✨