/stickies-ui

Web application for stickies. Manage your daily tasks or makes notes using this application.

Primary LanguageJavaScript

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.