Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fernando-gimeno/reddit-clon
This is a simple web application that aims to replicate some features of the popular social media platform, Reddit.
https://github.com/fernando-gimeno/reddit-clon
javascript nodejs reactjs reddit-api redux-toolkit tailwindcss
Last synced: about 2 months ago
JSON representation
This is a simple web application that aims to replicate some features of the popular social media platform, Reddit.
- Host: GitHub
- URL: https://github.com/fernando-gimeno/reddit-clon
- Owner: fernando-gimeno
- License: mit
- Created: 2023-10-10T22:46:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-17T14:53:59.000Z (7 months ago)
- Last Synced: 2024-06-23T01:27:16.268Z (7 months ago)
- Topics: javascript, nodejs, reactjs, reddit-api, redux-toolkit, tailwindcss
- Language: JavaScript
- Homepage: https://reddit-clone-fg.netlify.app/
- Size: 471 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reddit Clone
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.
## Technologies Used
- Node.js
- React.js
- Tailwind CSS
- Redux Toolkit## Getting Started
To get started with the Reddit Clone project, follow these steps:
1. Clone the repository: `git clone https://github.com/fernandouy/reddit-clon.git`
2. Install the dependencies: `npm install`
3. Start the server: `npm start`
4. Open your browser and navigate to `http://localhost:3000`## Contributing
Contributions are welcome!
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.