Skip to content

guytepper/1km.co.il

Repository files navigation


During Israel's second lockdown, the parliament passed a bill to prevent citizens from protesting more than 1km from their homes. This happened right as a nation-wide protest movement had spread across the country.

1km.co.il was created to encourage citizens to protest in their neighborhoods, despite the undemocratic restrictions.

Over 20 contributors from various fields - developers, designers, project managers and social media specialists - made it possible for more than 250,000 people to find a protest near their home.

Introduction

  • A solid knowledge of (and a desire to) React is recommended before dwelling into the code
  • Firebase is here to keep our the data and host our assets
  • MobX ensures we have a single source of truth - not so obvious these days
  • We color our protest signs with styled-components

Installation

  • Fork the repository
  • Install dependencies using yarn install
  • Run yarn start and start coding!