A React web application using Accuweather and Google APIs.
On the homepage, we have 7 Backgrounds, which we use depending on the weather.
- Thunderstorm
- Drizzle
- Rain
- Snow
- Atmosphere
- Clear sky
- Clouds
- Reactjs 16.4.1
- Accuweather Api
- Google Geolocation Api
- Node.js
- NPM
npm install
- create a file with
.env
name . - open
.env_sample
file and copy its content to.env
file. - replace your keys with sample keys.
npm start
Navigate to http://localhost:3000/
.
Run npm run build
to build the project. The build artifacts will be stored in the build/
directory.
- Home
- Search