Run command yarn start
to start the application.
Application is built using create-react-app. React, redux, fetch, emotion(css) and thunk middleware are used.
API server for the application is in stickies-api repository and application will be functional after starting the API server.