Hacker news clone made in react (vitejs) combined with graphql. Its possible to vote posts, comments interactively. Also, it's possible to authenticate use 2FA (Two factor authentication)
For this project to run, make sure these software are installed:
-
yarn (for compatibility reasons yarn classic is recommended)
-
local instance of mongodb running on port 27017
To run locally:
-
Clone this repo
git@github.com:jefersoneiji/hacker-news.git
-
Install dependencies in your machine
yarn install
-
Start the front and back-end
yarn dev
- open address http://localhost:5173
- use graphiql http://localhost:4000/graphql
- Available at: pix architecture
This project is licensed under the MIT License - see the LICENSE.md file for details
Made by Jeferson Eiji ➡️ Get in touch!