Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chara0511/weather-app

App using React Hooks
https://github.com/chara0511/weather-app

hooks react styled-components

Last synced: 9 days ago
JSON representation

App using React Hooks

Awesome Lists containing this project

README

        

Weather App


Solution for a challenge from Devchallenges.io.




Demo

|

Solution

|

Challenge


## 🔥 Table of Contents

- [Overview](#overview)
- [Built With](#built-with)
- [Features](#features)
- [How to use](#how-to-use)
- [Contact](#contact)
- [Acknowledgements](#acknowledgements)

## 🎨 Overview

💻 Desktop version

![screenshot](public/images/desktop-version.png)

📱 Mobile version

![screenshot](public/images/mobile-version.png)

### Built With ⚛️

- [React](https://reactjs.org/)
- [Styled Component](https://styled-components.com/)

## 🎉 Features

This application/site was created as a submission to a [DevChallenges](https://devchallenges.io/challenges) challenge. The [challenge](https://devchallenges.io/challenges/mM1UIenRhK808W8qmLWv) was to build an application to complete the given user stories.

## 🚀 How To Use

To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/jcarlos0511/weather-app.git

# Install dependencies
$ npm install

# Run the app
$ npm start
```

## ⚡️ Acknowledgements

- [Pure CSS Animated Icons](https://codepen.io/idifyable/pen/gmPjQK)
- [Steps to replicate a design with only HTML and CSS](https://devchallenges-blogs.web.app/how-to-replicate-design/)
- [Marked - a markdown parser](https://github.com/chjj/marked)

## 👨‍💻 Contact

- GitHub [@jcarlos0511](https://github.com/jcarlos0511)
- Twitter [@charalopez0511](https://twitter.com/charalopez0511)