/i-have-it-web

iHaveIt is my project for the WTMB JavaScript Crash Course! :)

Primary LanguageJavaScriptMIT LicenseMIT

iHaveIt

Description

iHaveIt is my project for the WTMB JavaScript Crash Course! :)

Have you ever bought or gotten something that you already had? Perhaps more than once? Yes! I have too! For this reason, iHaveIt was created!

iHaveIt ✔️ helps us track items like groceries, books, movies, etc. that we are not sure if we have already and that we may end up buying or getting again (sometimes multiple times!).

Tech Stack

How to start the app

  1. Clone the app repository
  2. run npm start
    • The app will run in the port 3000 by default

Back-end

The Back-end side of the application was developed in a separate repository, here.

Acknowledgments