Skip to content

ShariarSheikh/crud-appication-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

download

0c72be5e-c339-46ff-8e7e-12169c48ae5c


Introduction

This is a javascript web application, you can create, reed, modify, and deleted todo list items. tools and technologies are used to create this application => HTML, CSS, JavaScript, Typescript, Scss, Docker

Folder Structure

src
 └──scss
      └──styles.css
      └──styles.scss
 └── app.ts
 └── app.ts

index.html

You must need node js on your machine if you want to customize this application

Start and customize

yarn install
yarn start