An open API service indexing awesome lists of open source software.

https://github.com/bert27/erasmus_roomfinder

Erasmus room finder with react and node. You can view the places on the map and clicking on the markers places you on the corresponding card
https://github.com/bert27/erasmus_roomfinder

dropdown eslint jest json mocha-chai node react reactjs responsive sass skeleton-loading typescript

Last synced: 2 months ago
JSON representation

Erasmus room finder with react and node. You can view the places on the map and clicking on the markers places you on the corresponding card

Awesome Lists containing this project

README

          

# Erasmus_RoomFinder

Erasmus room finder with react and node.

Pwa application that allows you to search for rooms for erasmus students.



It allows you to filter by city between madrid, barcelona or london.
Sort by ascending or descending price and search between different types, such as apartments or rooms

You can view the places on the map and clicking on the markers places you on the corresponding card
--------

To run the client, inside the client folder:

1.npm install <--- only first time
2.npm start.

To run the server, inside the server folder:
1.npm install <--- only first time
2.node index.js or nodemon index.js

--------

*The server is required to act as a proxy and bypass cors restrictions.
Allows you to build an api with third party urls.

This example uses mocha to test node as Server and joke to test react as client.

--------

Full responsive design with sass