TripTempo is travel planner web application that provides users with current & forecast weather for upto 5 days for selected city. It also provides a small description for city.
- Get current weather details such as temprature, humidity, and wind speed for the selected city.
- Get Forecast for upto next 5 days.
- Provides a brief description about insights of searched city
- User-Friendly and responsive user interface for weather and city information.
- Angular
- NodeJS
- CSS ( No external library used)
- OpenweatherMaps,
- SuperTest and Jest
- Clone Repository
- Change directory to TripTempo (Project root Directory)
- Run command: npm install to install dependencies
- Please make sure that port 5000 is free before running the application.
- Run command: npm start
- Change directory to TripTempo (Project root Directory)
- Run command: npm test
- From Project Root Directory Change Directory to frontend-travel
- Run command : npm install to install dependencies
- Please make sure that port 4200 is free before running the application.
- Run command : npm start
- Silva-travel is deployed on render.com
- Application is Deployed under free tier, so it might take time for loading