Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 835 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 835 Bytes

Steam Game Finder

Application Name: Steam Game Finder

Features: Can find any game in Steam, the biggest game platform in PC. Can get essential information of a game, including release date, description, price, metacritic score, etc.

Vidoe link: https://drive.google.com/file/d/1ILeiqqn1xkri5mPlYJp0bh2gMo6p8K8P/view?usp=sharing

Screenshots:
image
image
image

How to install locally:

  1. clone this repository
  2. add your own mongoDB url in add.js
  3. run npm install
  4. run npm start