Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 375 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 375 Bytes

Introduction

Simple reddit clone

Link: https://mireddit.viniciuskmv.codes/

Features

Few things you can do with MiReddit:

  • Create new posts
  • Vote on posts when authenticated
  • Edit and delete your own posts
  • View list of posts on main page
  • Register / Login

Build Process

  • Clone or download the repo
  • yarn to install dependencies
  • yarn dev to start