https://github.com/himashawijewickrama/todo-list
To-Do List using react, typescript and react bootstrap
https://github.com/himashawijewickrama/todo-list
reactbootstrap reactjs typescript
Last synced: 4 months ago
JSON representation
To-Do List using react, typescript and react bootstrap
- Host: GitHub
- URL: https://github.com/himashawijewickrama/todo-list
- Owner: HimashaWijewickrama
- Created: 2024-02-27T06:29:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-12T19:32:52.000Z (over 1 year ago)
- Last Synced: 2025-01-22T18:35:32.495Z (6 months ago)
- Topics: reactbootstrap, reactjs, typescript
- Language: TypeScript
- Homepage: https://himashawijewickrama.github.io/ToDo-List/
- Size: 6.84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do List using react, typescript and react bootstrap
## Used Packages and Dependencies
- react datepicker.
- react icons.
- sweetalert2.
- react router dom.
- bootstrap 5.## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `npm run build`
Compiles the project for production.
### `npm run deploy`
Deploy the project to the hosting environment. (Here, GitHub pages)
Local: http://localhost:3000/ToDo-List \
On Your Network: https://himashawijewickrama.github.io/ToDo-List/