🚀 Welcome to Allin1, your ultimate ecommerce app!
Allin1 is a modern and sleek ecommerce app built using React and Vite. It leverages the power of Tailwind CSS for beautiful and responsive designs. The app utilizes Redux Toolkit for efficient state management, ensuring a seamless shopping experience for users.
- Browse through a wide range of products from various categories.
- Add products to your cart and manage your shopping items effortlessly.
- Create an account and log in to access personalized features.
- Explore user profiles and view order history.
- Enjoy smooth navigation with React Router DOM for seamless routing.
- React: A popular JavaScript library for building user interfaces.
- Vite: A fast and lightweight build tool for modern web applications.
- Tailwind CSS: A utility-first CSS framework for designing responsive web interfaces.
- Redux Toolkit: A powerful state management solution for React applications.
- Fake Store API: A free REST API that provides pseudo-real data for ecommerce websites.
- React Router DOM: A declarative routing library for React applications.
- React-outh: Google Authentication for React Applications
- Clone the repository:
git clone <repository-url>
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:5173/
to access Allin1 Ecommerce App.
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License.
Special thanks to MohammadReza Keikavousi for creating the Fake Store API that powers our ecommerce app.