Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrgoit/react-weather-app

PET-project. Мультиязычный, адаптивный сайт написан с помощью React, Redux, redux-persist, axios, tailwindcss, framer-motion, i18n и др.
https://github.com/andrgoit/react-weather-app

framer-motion i18next-react react redux-persist redux-toolkit tailwindcss

Last synced: about 1 month ago
JSON representation

PET-project. Мультиязычный, адаптивный сайт написан с помощью React, Redux, redux-persist, axios, tailwindcss, framer-motion, i18n и др.

Awesome Lists containing this project

README

        

# React Weather App

![screen](./public/preview.JPG)

Этот мультиязычный Pet-проект написан с помощью React, Redux, redux-persist, axios, tailwindcss, framer-motion, i18n и др.

[Погодный API - www.weatherapi.com](https://www.weatherapi.com/)

Перед началом работы с приложением создайте в корне файл `.env` с переменной `REACT_APP_API_KEY`.

После регистрации на погодном API, укажите полученный ключ в переменной `REACT_APP_API_KEY`.

Устанавливаем зависимости `npm i` или `npm install`.

Запускаем проект `npm start`.