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:
- go to json_server_side folder
- type npm run json:server
- go to the react_client_side folder
- type npm run dev