eliflores / i-have-it-web

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

Home Page:https://mignonnesaurus.github.io/i-have-it-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://mignonnesaurus.github.io/i-have-it-web/

License:MIT License


Languages

Language:JavaScript 80.1%Language:HTML 13.4%Language:CSS 6.5%