Skip to content

inplayer-org/frontend-intership

Repository files navigation

InPlayer Frontend Intership Program

Project 1: Responsive Photography Website

Create Responsive Photography Website like this example: https://srdjanrakic.github.io/responsive-photography-website/

You are alowed to use different photos, the website should be responsive and look good on all screens.

Introduction to React and ES6

Javascript ES6 Features and Examples

In-Depth Details

React Resources

Project 2: Weather Forecast App

Description and acceptance criteria

  • Application should provide 7-day (or less if there are any API restrictions) forecast starting from today
  • City can be selected by name or current geo-coordinates can be used
  • In the list temperature should be shown for a daytime, icons should be neutral
  • In the section "Current weather" the temperature and icon depend on the current time
  • According to changes in control "Scale's type" (C or F) convert temperature from Celsius to Fahrenheit or vice versa
  • If page was reloaded then application should restore state (if any city was selected by name or coordinates, it should be shown saved forecast, but in background, app should ask about new data)
  • Make it responsive (suggest your option for mobile)

Before you start

Images

Bonus: use Redux for state management

About

Repo for Frontend Intership Projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published