It's a simple website looks like reddit
As a user:
- I can sign up and login.
- I can view their own profiles as well as any other person's profiles.
- I don't need to be logged in to view the website, however you need to be logged in to post, comment, upvote...etc.
- I can see all posts on the home page, ranked in descending order by votes.
- I should be able to click on a "Create Post" button and see a modal to create a new Post
- I should be able delete thier own posts.
- I should be able to create a comment on a Post
1- clone repo
2- cd photography
3- npm i
4- npm run dev
- Git Work Flow
- npm modules
- Jest
- HTML
- CSS
- Java Script (JS)
- Node js
- postgres
- Herouku