Skip to content

A minimal client for reddit, built using react and redux

License

Notifications You must be signed in to change notification settings

tiagomiotto/reddit-tidder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Reddit Client

This is a minimal Reddit client built using React and Redux. It allows users to browse Reddit content, view comments, and upvote or downvote posts.

Getting Started

To get started with this project, follow these steps:

  1. Clone this repository to your local machine.
  2. Run npm install to install all the necessary dependencies.
  3. Run npm start to start the development server.
  4. Open your web browser and go to http://localhost:3000 to see the app in action.

Alternatively, you can visit the live version of the app to see it in action.

Features

  • Browse Reddit content
  • View comments
  • Upvote or downvote posts

Technologies Used

  • React
  • Redux
  • React Router

Contributing

If you'd like to contribute to this project, please follow these guidelines:

  1. Fork this repository to your own GitHub account and clone it to your local machine.
  2. Create a new branch with a descriptive name for your feature or bug fix.
  3. Make your changes and commit them with a clear and concise message.
  4. Push your changes to your branch on your forked repository.
  5. Open a pull request to merge your changes into the original repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Thanks to the following resources for helping to inspire and guide the development of this project:

About

A minimal client for reddit, built using react and redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published