Trantuvan / odin-to-do-list

Odin-To-Do project create to practice Single Responsibility Principle

Home Page:https://trantuvan.github.io/odin-to-do-list/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

odin-todo-list

What is this about?

This toy project a reinforcement to file structuring & solid principles.The design of the project is to showcase the understanding of concepts below:

  • Webback buildtool (prettier/eslint-airbnb/babel)
  • Vanila JS
  • Scss

The aim of this app is to build your simple and minimalist todo list.

Getting Started with Webback

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Odin-To-Do project create to practice Single Responsibility Principle

https://trantuvan.github.io/odin-to-do-list/


Languages

Language:JavaScript 64.8%Language:SCSS 31.8%Language:HTML 3.4%