Website to find place recommendations using Google's auto-complete and maps API's and RapidApi Weather Weather and Travel Advisor API's.
- In
./travel_advisorfolder, runnpm installto install the dependencies; - Need to set API keys in .env file;
- To init the server, run
npm start;
- React 17;
-
This project was inspired by a course project, with the purpose of improving knowledge and implementing improvements in the base project.
-
Running on this link

