Skip to content

Maryna-Korbet/phonebook-backend

Repository files navigation

Phonebook Backend

Github top language Github language count


🎯 About

Ифслутв for the simple phone book that adds implementation of registration, login, user updates, redirects, and working with collection of protected data.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/Maryna-Korbet/phonebook-backend

# Access
$ cd phonebook-backend

# Install dependencies
$ yarn 

# Run the project
$ yarn start:dev