Skip to content

Bartek532/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo App ✔️


Project Overview 🎨

Simple todo app to organize daily tasks.

Tech/framework used 🧰

  • Common
Tech Description
Eslint Javascript Linter
Prettier Code formatter
Lerna Tool for managing projects with multiple packages

  • React
Tech Description
SCSS CSS with superpowers
Typescript Javascript superset language
React Library for building user interfaces
Context API React structure that enables to share data with multiple components
React Router Declarative routing for React
CSS Modules Styles convention in React
Jest Javascript Testing Framework
React Testing Library Useful for testing React components

  • Vue
Tech Description
SCSS CSS with superpowers
JavaScript Most powerful language to build websites
Vue 2 Progressive JavaScript Framework
Vuex State management for Vue.js
Vue Router Official router for Vue.js
Jest Javascript Testing Framework
Vue Testing Library Useful for testing Vue components

Performance 💨

todo app performance

Installation 💿

git clone https://github.com/Bartek532/todo.git

cd packages/react or cd packages/vue

npm install

npm run start

Live 🎆

https://bartek532.github.io/todo