Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 522 Bytes

File metadata and controls

39 lines (25 loc) · 522 Bytes

FakeStoreEnseble

Demo application written in ReactJS using FakeStoreAPI

Run Locally

Clone the project

  git clone <project link>

Go to the project directory

  cd ensemble

Install dependencies

  npm install

Start the server

  npm run start

Features

  • Login (with user from FakeStoreAPI)
  • Search products
  • View product details

Authors