- First project in typescript
- A todo App
- Not storing the todos in the local storage currently just wanted to create app with typescript
- Open the terminal and copy paste the following commands
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.
- Thank You