- Show locations (places you can rent) and allow to search them.
- User authentication (login/logout and sign up).
- Book a location.
Node.js server with REST API using mongoDB database.
get and post locations with /
can get users with get request / user can sign up with /signup user can sign in with /signin
get and post locations with /
React, pure css