Writual is a Social-Media/Blog that I created to try to challange my self to complex functionality of react and react hooks.
Frontend:
"dependencies": {
"antd": "^3.20.7",
"axios": "^0.19.0",
"draft-js": "^0.11.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-router-dom": "^5.0.1",
"react-scripts": "3.0.1",
},
BackEnd:
"dependencies": {
"body-parser": "^1.18.3",
"cookie-parser": "^1.4.3",
"cors": "^2.8.5",
"dotenv": "^6.0.0",
"express": "^4.16.3",
"hbs": "^4.0.1",
"jsonwebtoken": "^8.5.1",
"mongoose": "^5.2.10",
"morgan": "^1.9.0",
"node-sass-middleware": "^0.11.0",
"passport": "^0.4.0",
"passport-local-mongoose": "^5.0.1",
"serve-favicon": "^2.5.0"
}
},
email: test@gmail.com password: test
or
- Finish up draft functionality.
- Impove comment section.
- Add File upload
- Improve UX/UI and stylings