Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isidzukuri authored Jan 15, 2025
1 parent 8306d0d commit 4b07ba5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
React + Bootsrap app which handles user`s input and submits form to back end. Also it renders saved previously thoughts.
UI comunicates with backend services via REST api (TODO: migrate to graphql) and websockets.

<p style="float:left">
<img src="https://github.com/ThoughtsKeeperOrg/.github/blob/main/profile/form_page.jpg" width="400"/>
<img src="https://github.com/ThoughtsKeeperOrg/.github/blob/main/profile/associations_page.jpg" width="400"/>
</p>
# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Expand Down

0 comments on commit 4b07ba5

Please sign in to comment.