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
- Host: GitHub
- URL: https://github.com/bert27/erasmus_roomfinder
- Owner: bert27
- License: mit
- Created: 2021-07-04T13:38:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-11T07:45:43.000Z (almost 5 years ago)
- Last Synced: 2025-03-15T11:50:04.509Z (over 1 year ago)
- Topics: dropdown, eslint, jest, json, mocha-chai, node, react, reactjs, responsive, sass, skeleton-loading, typescript
- Language: JavaScript
- Homepage: https://albertbenavent.com/
- Size: 2.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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