Skip to content

Msolmaz4/todoTyscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TYSCRIPT with Create React App

Available Scripts

In the project directory, you can run:

npm start

tsriptTodo

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

react-beautiful-dnd


β”œβ”€ .gitignore
β”œβ”€ package-lock.json
β”œβ”€ package.json
β”œβ”€ public
β”‚  β”œβ”€ favicon.ico
β”‚  β”œβ”€ index.html
β”‚  β”œβ”€ logo192.png
β”‚  β”œβ”€ logo512.png
β”‚  β”œβ”€ manifest.json
β”‚  └─ robots.txt
β”œβ”€ README.md
β”œβ”€ src
β”‚  β”œβ”€ App.css
β”‚  β”œβ”€ App.test.tsx
β”‚  β”œβ”€ App.tsx
β”‚  β”œβ”€ components
β”‚  β”‚  β”œβ”€ InputFeild.tsx
β”‚  β”‚  β”œβ”€ model.ts
β”‚  β”‚  β”œβ”€ Single.tsx
β”‚  β”‚  β”œβ”€ styles.css
β”‚  β”‚  └─ TodoList.tsx
β”‚  β”œβ”€ index.css
β”‚  β”œβ”€ index.tsx
β”‚  β”œβ”€ Not.tsx
β”‚  β”œβ”€ react-app-env.d.ts
β”‚  └─ setupTests.ts
└─ tsconfig.json

Releases

No releases published

Packages

No packages published