Skip to content

christocarr/react-address-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Address Book

React Address Book is a CRUD app that I built to teach myself Redux. Who wants to build a Todo list?

gif of site

Tech

Installation

Install the dependencies and devDependencies and start the server.

$ cd react-address-book
$ npm install -d
$ npm start

Development

Want to contribute? Great! Drop me line an we can chat how to make this app better.

Todos

  • Add Google's Places for faster address input.

License

MIT License

Free Software, Hell Yeah!