/orifeets

An an E-commerce website for a Shoe shop, which allows users to navigate to different pages, search for different types of shoes, can view a promotions section, different categories of shoes, add to cart and ship the shoes purchased.

Primary LanguageJavaScript

OriFeets

Table of Content

Description

I have developed an innovative e-commerce shoe website using React.js, Redux Toolkit, and Firebase Firestore. With a focus on modern UI and UX design principles, the website provides users with a seamless and engaging shopping experience.

The integration of Firebase Authentication in React Redux Toolkit ensures secure user authentication and enables personalized features such as saved carts, order history, and customer profiles. By utilizing Firebase Storage, the website allows for efficient storage and retrieval of shoe images, ensuring fast loading times and an immersive visual experience for shoppers.

In the development process, I made extensive use of React hooks such as useState, useEffect, and useRef. These hooks helped me manage state, handle side effects, and access DOM elements efficiently. By leveraging these hooks, I was able to create dynamic and interactive components that enhance user interactivity and responsiveness.

To enhance the visual appeal and user experience, I incorporated the Remix Icon library into my project. This comprehensive icon library provided a wide range of beautifully designed icons that I seamlessly integrated into various components and sections of the website. These icons not only enhance the aesthetics of the website but also improve usability and navigation.

Overall, the e-commerce shoe website I built showcases the power of React.js, Redux Toolkit, and Firebase Firestore in creating a modern, feature-rich, and user-friendly online shopping platform. The combination of state-of-the-art technologies and best practices in UI/UX design has resulted in a highly functional and visually appealing website that provides an exceptional shopping experience for customers.

Behaviour Driven Development

  • A user can add to cart and ship to the desired address.
  • A user can select shoes from different categories.

Technology Used

  • Reat.Js - building interactive user interface.

Installation Requirement

or

Navigate into the cloned project. cd orifeets

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Go Back to the top

Reference

  • reactjs.org
  • W3schools
  • stackOverFlow

Licence

MIT License

Copyright (c) 2022 Richard Orito

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Go Back to the top

Authors Info

Linked - Richard Orito

Gmail - oritorichie2@gmail.com

Github - RICHIE ORITO

Live Link

LiveLink- Netlify

Go Back to the top