Skip to content

PedroA54/SmoothShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmoothShop

Table of Contents

Introduction

Welcome to SmoothShop, where simplicity meets sophistication in the world of online shopping. Whether you're a seasoned shopper or just starting your online journey, SmoothShop is your go-to destination for effortlessly finding what you need, when you need it. Get ready to experience shopping in its smoothest form. Welcome aboard!

Features

  • Splash Page
  • Search functionality for finding specific items
  • View filtered items on page launch
  • Each product is displayed on its own card
  • Product information displayed on card
  • Ability to add selected items to cart
  • Ability to remove items from cart

Installation

To get started with the application, follow these steps:

  1. Clone the repository:

    git clone <https://github.com/PedroA54/SmoothShop>
    
  2. Navigate to the project directory:

    cd <project-directory>

Frontend setup

  1. Install dependencies:

    npm install
  2. Start the application:

    npm start 
    

The application will be running at http://localhost:3000/.

Backend setup

Assuming you have json-server installed globally

  1. json-server --watch db.json
    

API

The application uses the Fake Store API to fetch data.

API endpoint information can be found on (https://fakestoreapi.com/)

License

This project is licensed under the MIT License.

About

Welcome to SmoothShop

Resources

License

Stars

Watchers

Forks

Contributors