eliflores / i-have-it

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

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

  • Node v8.7.0
  • Express 4.16.2

How to start the app

  1. Clone the app repository
  2. run node src/index.js
    • The app will run in the port 3001 by default

Front-end

The Front-end side of the application was developed in a separate repository, here and you can see it running here.

Acknowledgments

About

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

License:MIT License


Languages

Language:JavaScript 100.0%