Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 1.48 KB

README.md

File metadata and controls

61 lines (40 loc) · 1.48 KB
woovi-logo

Hacker News Clone

Hakcer News Clone for Woovi Challenge

Summary

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)

Prerequisites

For this project to run, make sure these software are installed:

Installing

To run locally:

  1. Clone this repo

    git@github.com:jefersoneiji/hacker-news.git
  2. Install dependencies in your machine

    yarn install
  3. Start the front and back-end

    yarn dev

Accessing

Front-end

Back-end

Architecture Challenge

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Made by Jeferson Eiji ➡️ Get in touch!