Skip to content

ma-foyez/react-typescript-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Operation with React & TypeScript

A complete CRUD Operation or SPA with React JS & with draggble elements.


Installation

  1. Clone repository
https://github.com/ma-foyez/react-typescript-todo.git
  1. Go to the folder
cd react-typescript-todo
  1. Install Node packages
npm i
  1. Run Local server with development change waching...
npm start
  1. Open browser
http://localhost:3000

Technology

  • JavaScript
  • React JS
  • TypeScript
  • React-Beautiful-DND
  • HTML / CSS