This project was developed by me while I learn and practice new technologies and it is based on a real job challenge from a real company.
Companny:1STi
Original challenge description:link
My response:Run App/Demo
Source Code
Main project:challenges-accepted
Stack: React
Let's take a look at the weather forecast? The goal is to create a SPA (Single Page Application) to consume Yahoo's weather forecast API. Layout should be responsive and as close as possible to the images below:
Web:
Mobile:
- Alright, you can use jQuery. If you prefer not to use (bonus!), you can use Axios to communicate with the API.
- HTML should be as semantic as possible.
- Readme and deployment instructions are welcomed.
- CSS preprocessors like Stylus or LESS are welcomed too.
- What about using BEM methodology? http://getbem.com/naming/