https://github.com/belchenkov/contact_manager_react_tsx
Build a personal contacts manager database using React +Typescript + Bootstrap + IndexedDB
https://github.com/belchenkov/contact_manager_react_tsx
bootstrap4 indexeddb react reactstrap typescript
Last synced: about 1 year ago
JSON representation
Build a personal contacts manager database using React +Typescript + Bootstrap + IndexedDB
- Host: GitHub
- URL: https://github.com/belchenkov/contact_manager_react_tsx
- Owner: Belchenkov
- Created: 2020-05-01T15:31:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-15T11:22:48.000Z (almost 6 years ago)
- Last Synced: 2025-01-05T07:25:25.115Z (about 1 year ago)
- Topics: bootstrap4, indexeddb, react, reactstrap, typescript
- Language: TypeScript
- Homepage: http://contact_manager_react_tsx.surge.sh/
- Size: 195 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Bootstrap Personal Contacts Manager
> Build a personal contacts manager database using React +Typescript + Bootstrap + IndexedDB
### [Demo](http://contact_manager_react_tsx.surge.sh)
### Get started
```bh
git clone
```
```bh
npm install
```
```bh
npm start
```
```bh
npm build
```