Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 315 Bytes

File metadata and controls

10 lines (8 loc) · 315 Bytes

Michal & Michal Project :)

React application for personal management of a user - to-do list, uploading photos, and sharing posts in the community. dataBase by JSON-Place-Holder.

to run the app:

  1. go to json_server_side folder
  2. type npm run json:server
  3. go to the react_client_side folder
  4. type npm run dev