Skip to content

The client-side of the ONLINE-STORE project is developed using React, Axios React-router-dom and MobX.

Notifications You must be signed in to change notification settings

Mikey191/online-store-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React & Node.js Online-Store.

React + Axios + React-router-dom + Mobx

STACK технологий - FRONTEND

  1. React js
  2. React bootstrap - графика
  3. Axios - запросы к серверу
  4. React-router-dom - навигация
  5. MobX - стейт менеджмент

Разработка клиентской части

Устанавливаем зависимости для клиентской части:

npm install axios - для того, что бы отправлять запросы на сервер
npm install react-router-dom - для постраничной навигации
npm install mobx - стейт менеджер (менеджер состояний)
npm install mobx-react-lite - для связи mobx с функциональными компонентами react
npm install react-bootstrap bootstrap

About

The client-side of the ONLINE-STORE project is developed using React, Axios React-router-dom and MobX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published