PaceFit is a modern e-commerce application developed with ReactJS and Redux, designed to provide an intuitive and seamless shopping experience for athletic footwear enthusiasts.
-
Browse a diverse range of athletic shoes with dynamic product listings, enabling users to explore options effortlessly.
-
Seamlessly manage selected items with an intuitive shopping cart feature, allowing for easy addition, removal, and modification of products.
-
Make informed purchase decisions with user reviews and ratings for each product, fostering trust and transparency.
-
Access PaceFit across multiple devices with responsive design, providing a consistent and optimized experience on desktop and mobile platforms.
- ReactJS
- Redux Toolkit
- JavaScript
- Sass
- Firebase
To get started with PaceFit locally, follow these steps:
- Clone this repository.
- Install dependencies using
npm install
. - Start the development server using
npm start
. - Open http://localhost:5137 to view PaceFit in your browser.
Contributions to PaceFit are welcome! To contribute:
- Fork this repository.
- Create a new branch (
git checkout -b feature/improvement
). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/improvement
). - Create a new Pull Request.
For inquiries or feedback, please contact [email protected].