A platform where you can ask anything and get responses without being ashamed of the question because no one will know who you are!
Add your own MONGODB_URI in server.js to work!
Start server: nodemon server.js
Start client: yarn start
To-Do Backend:
⚡ Add login, register, auth 🚧
To-Do Frontend:
⚡ Add color scheme ✔️
🐛 When adding a new question fix the bug where the user needs to click twice to send the question
⚡ Split code in components ✔️
⚡ More componentization ✔️