Skip to content

📲 The Contacts application provides the ability to store almost any information about the user, as well as its convenient presentation in a beautiful graphical interface

Notifications You must be signed in to change notification settings

Andrey123815/react_redux_contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact's App

Подсказка:

для корректного отображения данных приложения, нужно локально запустить сервер для отдачи данных.

Запуск сервера производится командой

npm run server

Using languages and technologies:

  1. React
  2. Typescript
  3. Redux Toolkit
  4. RTK Query
  5. JSON-server
  6. Package concurrently (for parallel starting JSON-server and React App)

How to start

For dependencies installing

npm run install

For run JSON-server and React App

npm run start

Node version

v17.7.1

About

📲 The Contacts application provides the ability to store almost any information about the user, as well as its convenient presentation in a beautiful graphical interface

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published