Skip to content

Sekunev/Weather-App-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Check The Live Website ➡️ Live Website

Description

Project aims to create a Weather App.

Visualization of the Website

image

Project Skeleton

Random-User-App (folder)
|
|----readme.md
SOLUTION
├── public
│     └── index.html
├── src
│    ├── components
│    │       ├── Footer.jsx
│    │       ├── Header.jsx
│    │       ├── Main.jsx
│    │       └── WeatherCard.jsx
│    ├── App.js
│    ├── Animation.gif
│    ├── index.js
│    └── index.css
├── package.json
└── yarn.lock

Used in this project

👉 I mastered ReactJS (axios, useState, Props, Style, Useeffect, Postman), HTML, CSS, Bootstrap and Javascript features in this project. You can see the visual representation of the website above.