Skip to content

A reddit-like web app crafted with TypeScript, Next.js 13, and Tailwind CSS.

Notifications You must be signed in to change notification settings

nabarvn/reddit-like

Repository files navigation

Reddit-Like

A powerful web application built with the T3 stack. This platform mirrors the core functionalities of Reddit, offering a seamless user experience for content creation, discussion, and community engagement.

Screenshot

View Project »

Running Locally

This application requires Node.js v16.13+.

Cloning the repository to the local machine:

git clone https://github.com/nabarvn/reddit-like.git
cd reddit-like

Installing the dependencies:

npm install

Running the application:

npm run dev

Tech Stack:

Credits

Learned a ton while building this project. All thanks to Josh for the next level (no pun intended) tutorial!


Don't forget to leave a STAR 🌟