Virtual Bookshelf is an app created as a midterm project during the Lighthouse Labs web development bootcamp. It is an app used to buy/sell used books online.
- Create a listing
- Favourite a listing
- Mark a listing as "SOLD"
- Delete a listing
- Contact seller via email
- Filter items by price, author, and title
- Responsive design for desktop and mobile use
- The login feature is intentionally not a real login. It simply generates a random user when you click "Login"
- Node 10.x or above
- NPM 5.x or above
- PG 6.x
- cookie-session