An open API service indexing awesome lists of open source software.

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

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
```