Welcome to the Reddit Clone project! This is a simple web application that aims to replicate some features of the popular social media platform, Reddit.
- Node.js
- React.js
- Tailwind CSS
- Redux Toolkit
To get started with the Reddit Clone project, follow these steps:
- Clone the repository:
git clone https://github.com/fernandouy/reddit-clon.git
- Install the dependencies:
npm install
- Start the server:
npm start
- Open your browser and navigate to
http://localhost:3000
Contributions are welcome!
This project is licensed under the MIT License. See the LICENSE file for more information.