Cosmos is an APP where you can see other people's thoughts about cosmos, also you can publish your own Posts built with email-password authentication.
Live Demo here
- Use:
git clone
https://github.com/CA-G12/cosmos - Install NPM packages
npm i
- Express.js
- PostgreSQL
- Node.js
- Joi server side validation
- client side validation
- As a user, I want to be able to go to sing up page when I click on sing up button.
- As a user, I want to be able to go to sign up page when I click on sign up button.
- As a user, I want to add blogs to your website after sign in.