tianyihuang01 / weather-app-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather APP

This project was bootstrapped with Create React App.

The Technology stack used:

  • HTML5, CSS, JavaScript (Vanilla, ES6)
  • Styling: Flexbox, styled-components
  • API: OpenWeatherAPI
  • API Call: Axios
  • Code Format: ESLint, Prettier
  • e2e Testing: Cypress

To run this app:

  • Click the link to AWS S3 Bucket.
  • Alternatively, clone the repo and run the app in dev mode with npm start command.

Main Function:

  • Show the weather forecast and local news.

    full
  • Search the weather of other cities by search bar (4 days to 5 days)

    search
  • Responsive in different screen width.

    responsive

About


Languages

Language:JavaScript 92.7%Language:HTML 6.0%Language:CSS 1.3%