Skip to content

hkoutar7/Store_api.v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RetailVista

This project is a React application that consumes the Fake Store API to display various products. It provides functionalities to view all products, including their title, description, price, category, and rating. Additionally, users can filter products based on categories such as clothes and accessories. The application is built using React with React Router for navigation and Bootstrap for styling.

Features

  • View All Products:

    • Display a list of products from the Fake Store API.
    • Show product details, including title, description, price, category, and rating.
  • Filter Products:

    • Implement a category filter allowing users to view products in specific categories (clothes, accessories ...)

Technologies Used

  • React: JavaScript library for building user interfaces.
  • React Router: Declarative routing for React.js applications, enabling navigation between components.
  • Bootstrap: Front-end framework for designing responsive and visually appealing web applications.

Installation and Setup

  1. Clone the repository: git clone https://github.com/hkoutar7/Store_api.v1.git
  2. Install dependencies: npm i
  3. Run the development server: npm start
  4. navigate to http://localhost:3000/

Technologies used :

My Skills

Screenshots

Capture

Video Record

vido demo

Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive messages.
  4. Push your branch to your fork.
  5. Submit a pull request to the main repository.

Authors

About

Web app using Fake Store API to list and display products from a virtual store

Topics

Resources

Stars

Watchers

Forks