https://github.com/rizamamedow/taskninja
Simplest todo app writed on typescript react and bootstrap styles
https://github.com/rizamamedow/taskninja
Last synced: 3 months ago
JSON representation
Simplest todo app writed on typescript react and bootstrap styles
- Host: GitHub
- URL: https://github.com/rizamamedow/taskninja
- Owner: RizaMamedow
- Created: 2023-06-13T00:41:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-16T11:59:14.000Z (almost 2 years ago)
- Last Synced: 2024-12-27T14:09:59.879Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 421 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TaskNinja
A simplest task manager on react typescript and bootstrap## Installation
Run `npm install`.
It's all. xD## Run
To run you must run
`npm run app` and this command in another terminal/cmd `npm run server`