iagovholanda / myContacts

Contact management application. πŸ“±βœ‰

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


My Contacts

Contact management application. πŸ“±βœ‰

Features

  • β˜‘οΈ Express β€” A web framework for Node
  • β˜‘οΈ Postgres β€” SQL database
  • β˜‘οΈ Lint β€” ESlint/Prettier/Editor Config

Dependencies

Starting application

  1. Clone this repo using https://github.com/iagovholanda/myContacts
  2. Move to the appropriate directory: cd myContacts.
  3. Run yarn to install dependencies.
  4. Run yarn dev to run the servers at http://localhost:3000.

New Features:

  • Validate JSON Web Token
  • List of contacts by category
  • User registration for validation

About

Contact management application. πŸ“±βœ‰


Languages

Language:JavaScript 100.0%