Shop-Easy website!

  1. A fully responsive website where a user can search for a product, and it will list all the buying links and prices after fetching from the Rest API.
  2. So the user can easily compare the prices and bookmark that product tile.
  3. It has Google Auth using Firebase and stores user bookmarks in the Firebase Firestore.

Technologies used:

React, Java-Script, Firebase, HTML, CSS, Rest API

Screenshots

Login Page: Screenshot_20230806_105432

Home Page: Screenshot_20230806_105522

Bookmarks Page: Screenshot (62)

To preview and run the project on your device:

  1. Open project folder in Visual Studio Code
  2. In the terminal, run npm install
  3. Run npm start to view project in browser

GitHub

View Github