? Phonebook

A Google Contacts inspired phonebook.

Getting Started

Live Example

https://phonebook-pi.vercel.app/

Development

After cloning, you’ll need to install the dependencies:

$ cd phonebook
$ yarn

Then, start the development server on port 3000:

$ yarn dev

Built With

  • React – Javacript library for building user interfaces.
  • TailwindCSS – Utility first CSS framework.
  • MobX – Javascript state management library.

GitHub

View Github