Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 901 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 901 Bytes

Testio login page + servers list page (API is currently out of date to work)

image image

About The Project

A responsive app with an option to log in, get the token from the database and while using it get the servers list from the API. As well, you can filter servers by the name or distance.

  • Log in to the account by using email: testas@testas.com and the password: testas.
  • Click dropdown to sort the servers by "Name" or "Distance".

Installation

  • npm install
  • npm start

Built With

  • React.js v17.0.2
  • "react-redux": "v8.0.2"
  • "react-router-dom": "v5.3.0"
  • "sass": "v1.54.0"
  • "firebase": "v10.11.0"
  • "react-i18next": "v14.1.1"
  • "i18next": "v23.11.4"