Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 678 Bytes

pull_request_template.md

File metadata and controls

33 lines (23 loc) · 678 Bytes

What I've done

  • Thing I’ve done
  • Thing I’ve done
    • Detailing
    • Detailing

How to test

  1. Open the terminal and go to the folder of this project

  2. In terminal:

    1. git checkout develop
    2. git pull
    3. git checkout
    4. git pull origin
    5. yarn install
    6. code .
    7. yarn start
  3. In your browser go to http://localhost:3000/

  4. Check if the component looks just like the mockup in different screen sizes

  5. Read the changed files section on GitHub

  6. Test the things that you think are worth testing, even the ones that are not in this description

  * Time spent: 4h30min

Resolves:** #