Skip to content

nicoandreoli2000/AltimetrikGameFinderApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

208 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameFINDER

Webpage for searching games.

JSON server instructions

  1. Download the source code from Github.

  2. Download Node in your computer.

  3. Install json-server and json-server-auth locally just by running:

npm install
  1. Raise a json-server (verify you are on port 3000, if not change the url at src/js/login.js):
npm run serve
  1. For logging in, use the following credentials:
password: password

Considerations

  1. In the main view at the mobile breakpoint, two rows are left for the first 200px, because it looks better that just keeping one too streched.
  2. ...

Still need to finish:

Important

  1. Connection Modal to API (just do the request and fullfill it)
  2. Debounce time in suggestions!
  3. Infinite scroll

David tips

  1. Separate scripts if they are too long

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published