Skip to content

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

License

Notifications You must be signed in to change notification settings

bert27/Erasmus_RoomFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published