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