request-yo-racks / web

Simplify the bike rack request process for the city of Austin
https://www.requestyoracks.org/
MIT License
3 stars 10 forks source link

Create instructions component #163

Closed tjdev7 closed 5 years ago

tjdev7 commented 5 years ago

Types of changes

Description

Added new instructions section as a component to React application. Has no design conflicts with V2.1 design.

inst-screencap

This section was needed for user to know how to use the application properly. Application runs without any issues under dev environment and tests gave no error messages.

Checklist

Fixes issue request-yo-racks/web#151

tjdev7 commented 5 years ago

Review @rgreinho

rgreinho commented 5 years ago

@Toughee the update looks good and should pass the CI, but due to a security advisory a malicious dependency was removed from the NPM registry. I fixed the problem in #168, but you will have to rebase your branch on master.