This is my first hands on experience at web dev , I have tried to create a secrets sharing website using Nodejs ,Express and EJS.
- You can create your own groups or join an existing one
- Just enter the group and share your secret anonymously
- Website has a decent UI and its simple and convinient to use
website name - secreto
Link - https://intense-dusk-61961.herokuapp.com/
Stack used - Nodejs , Express , EJS
Hosted on - Heroku
I created this website to enhance my backend skills and get a hands on experience with api server calls ,no specific front-end framework like Reactjs was used because I wanted to focus on backend skills, I will surely try to update the frontend in future by using Reactjs