to start the projet , first go to the project directory then run :
yarn install
when the dependencies are finished dowloading use the commande
yarn start
to start the devlopement server
TODO :
- the categories in the sidebar.
- change the seen state when clicking on a thread.
- app gives sames ids for threads and for messages
- create new api that does the same thing with ( nodejs / laravel)