TourCast is a weather app that provides real-time weather information using the OpenWeatherAPI for outdoor activists and tour guides.
- Get current weather conditions for any location
- View detailed weather forecast for the next 5 days
- Search for specific locations to get weather information
- See optimal Activities for the given location
- HTML, CSS, SCSS, JavaScript, React
- OpenWeatherAPI
To get started with TourCast, follow these steps:
-
Make sure you have Node.js installed. If not, you can download it from the official website: Node.js.
-
Open the project in VS Code and navigate to the project directory in the terminal.
-
Run the following commands to install the required dependencies:
npm install
npm install axios
-
You are now ready to run the app.
Please note, this functionality describes the App in its current state, and is certain to change
- Open the app in VSCode and run the npm start command.
- Enter a location in the search bar to get the current weather conditions.
- Navigate to the activities page to view what activities are optimal for current and future weather conditions.
As this is an Academic Project, please refrain from Pull Requests as we are unable to accept them.
This project is licensed as all rights reserved due to its purpose as an Academic Project.