Skip to content

mgalihpp/reddit-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Stack

React JS Redux Express JS Tailwind CSS

Feature

  • Authentication, (Google provider soon!)
  • Post
  • User can update name, image
  • Comment
  • Vote

Installation

Client

  1. Install package
cd client

npm install
or
pnpm install

  1. SET UP ENVIROMENT:
VITE_SERVER_URL=
  1. Run development:
npm run dev
or
pnpm run dev

Releases

No releases published

Packages

No packages published

Languages