ishantbhurani / contacts

A basic CRUD (Create, Read, Update, Delete) app to manage contacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contacts

A basic CRUD (Create, Read, Update, Delete) app to manage contacts

Table of contents

Overview

Screenshots

Contacts preview

Contacts tablet preview

Contacts mobile preview

Run Locally

Clone the project

  git clone git@github.com:ishantbhurani/contacts.git

Go to the project directory

  cd contacts

Run index.html

  <browsername> index.html

E.g.

  firefox index.html
  google-chrome index.html

My process

Built with

  • Semantic HTML5 markup
  • Flexbox

Author

Credits

About

A basic CRUD (Create, Read, Update, Delete) app to manage contacts


Languages

Language:CSS 46.1%Language:HTML 41.1%Language:JavaScript 12.8%