Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1004 Bytes

File metadata and controls

35 lines (22 loc) · 1004 Bytes

Devcode To-do List App

A to-do list web app that created when i joined Devcode Frontend Challenge by Gethired.id few days ago. The app contains some basic features like adding, updating, and removing todos. Todos are grouped inside an activity.

Here's some preview of the app.

preview-1

preview-2

preview-3

Technologies

Project setup

  • Clone this repository
  • Run npm install
  • Change userEmail value on index.js at store folder
  • Run npm run serve

Maintainer

License

(c) 2022 Afwa Bagas Wahuda, under MIT License.