Skip to content

leonardogavaudan/db-friends

Repository files navigation

db-friends

A full featured application to better save contacts


Start this program locally

  • Git clone the project on your local computer: git clone [email protected]:leonardogavaudan/db-friends.git
  • Go into the cloned repository: cd db-friends
  • Install the necessary node modules: yarn install (this assumes node and npm are both installed)
  • Start up the application: yarn start:dev
  • Your terminal will indicate which port the application started on (usually localhost:3000)

How the application works

I. The home page is where all your supposed on contacts will show up, when you first start the app, this will be empty given that I'm using an in-memory database.

II. Go the + page in the nav bar in order to create a new profile

III. Come back to the home page, and witness beauty

IV. That is all for now, will be adding more features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published