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".
- npm install
- npm start
- 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"