this app is a simple online text sharing application
with the features : users can enter any text and set the time according to minutes and then click on the Generate Link button and use that link later for seeing the content saved ...
how can you use this in your device :
- clone the repository
- go on each folder " cd client " & "cd server"
- run on each " npm install "
- for client run "npm run dev"
- for server run "npm run dev"
- and then you go ...