Setup project (initial commit)Write skeleton ofindex.js
file (initial commit)Define algorithm and createlib/*
filesExpandindex.js
fileDefine and comment functions inlib/
folderDefine dictionary format
Setup testing environment and write unit testsSetup testing environment with JestWrite unit testsCreate script for tests inpackage.json
file
Write functions & fill dictionary
Create and modify boilerplate (initial commit)Define applicationComplete componentsIdentity and designCreate favicons and edit meta informationCreate responsive styles
Write unit tests