https://github.com/arifnextdev/clear-tech
"E-commerce project built with React, Redux, and Tailwind.css. Sleek design, fast performance."
https://github.com/arifnextdev/clear-tech
react redux
Last synced: 2 months ago
JSON representation
"E-commerce project built with React, Redux, and Tailwind.css. Sleek design, fast performance."
- Host: GitHub
- URL: https://github.com/arifnextdev/clear-tech
- Owner: arifnextdev
- Created: 2022-12-28T08:51:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T11:30:50.000Z (over 2 years ago)
- Last Synced: 2025-03-30T10:41:30.300Z (3 months ago)
- Topics: react, redux
- Language: JavaScript
- Homepage: https://clear-tech.netlify.app/
- Size: 1010 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clear tech - Online Ecommerce Store
## Project Description
Clear Tech is a front-end ecommerce platform where you can browse and purchase a variety of products. The platform is built using React and utilizes Redux for state management and Axios for data fetching. The design is implemented with Tailwind CSS.
## Project Features
- Product browsing and filtering
- Product details and specifications
- Shopping cart for product selection
- Checkout with order summary## Tools & Libraries
The following tools and libraries have been used in the project:
- ReactJS
- Redux
- Redux Thunk
- Redux Toolkit
- Axios
- Tailwind CSS## Installation
To run the project on your local machine, follow these steps:
1. Clone the repository to your local machine:
git clone https://github.com/[your_username]/clear-tech.git
2. Install the dependencies:
npm install
3. Start the development server:
npm start
## Conclusion
Clear Tech is a dynamic and easy-to-use ecommerce platform that offers a seamless shopping experience for its users. The platform has been built with modern web technologies and offers a range of features for a complete shopping experience.
Note: The project is a front-end only implementation and does not have any back-end functionality.