Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 425 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 425 Bytes

Phonebook

Description

This is a simple application for storing phone numbers. It includes registration, login, and logout functionalities.

You can add, delete, and sort phone numbers by name.

Tools

  • HTML5,
  • CSS Modules,
  • React,
  • Redux

Project setup

npm install
npm start