Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kalwar/reacttypescript
A simple todo app using React and TypeScript
https://github.com/kalwar/reacttypescript
react simple-app todo typescript
Last synced: 14 days ago
JSON representation
A simple todo app using React and TypeScript
- Host: GitHub
- URL: https://github.com/kalwar/reacttypescript
- Owner: kalwar
- License: mit
- Created: 2022-03-03T14:59:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T16:36:03.000Z (almost 3 years ago)
- Last Synced: 2024-11-17T01:10:35.630Z (3 months ago)
- Topics: react, simple-app, todo, typescript
- Language: TypeScript
- Homepage:
- Size: 283 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React-TypeScript
This project is used for learning React and TypeScript together.
# Steps to follow
1. `npm install` (to install lightserver)
2. `npm start` (to start the lightserver)
3. You can check the `localhost:3000`# ReactTypeScript App (step-by-step)
ReactTypeScriptApp using TS/React
# Use for reference
Use solely for reference material only