Skip to content

This is a weather web application made by me in react. I have used open weather API to fetch weather data and unsplash API.I have also used Alan AI to integrated voice command functionalities in the application.

Notifications You must be signed in to change notification settings

gajendra0180/weatherWebApp_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with the project

This project is created by Gajendra Pal. This is a weather web app in react.It uses open weather API to fetch current data and display them in the form of cards on the webpage.I also integrated voice commands in it with the help of "Alan AI". Alan is a complete Voice AI Platform that lets you embed a contextual voice assistant into your existing application UI.

Setting up the project

Fork the project and clone it in your local system.

In the project directory, you can run:

'npm install'

using this command we can install all the required dependencies from the package.json file.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Working with the project

After the webpage loads,You can type in the search box to search the city,state or country name to find the respective weather report.You can also use the Alan AI(in the form of a voice button at the bottom right of the page) to give commands and search the respective location. To use the voice features, try out : "Hey Alan, what's the temperature in {location}" or "Hey Alan, what's the weather report of {location} right now". You can manipulate the commands and Alan would recognise them because it uses AI technology to interpret what you meant to say and get the corresponding intent.

About

This is a weather web application made by me in react. I have used open weather API to fetch weather data and unsplash API.I have also used Alan AI to integrated voice command functionalities in the application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published