Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.6 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.6 KB

Reddit Lite

Welcome to Reddit Lite, a project that involves building a simplified version of Reddit using React and Redux. This application allows users to view and search for posts and comments.

Getting Started

The application is deployed and can be accessed via Netlify at: https://reddit-lite-emiliopg.netlify.app/

Installation for Local Hosting

If you wish to host the application locally on your personal computer, please follow the steps below:

  1. Create a pull request on the main branch of the project.
  2. Open your terminal and input: npm i to install all necessary npm files.
  3. In the terminal, type npm run dev to launch the application locally.

Testing

Please note that testing for this application is still under development. 🏗️

Built With

This application is built using the following tools:

  • React Vite - The build tool used for the project. More info at: https://vitejs.dev/
  • Tailwind - The CSS Framework used for styling. More info at: https://tailwindcss.com/
  • HeroIcons - Some icons where used for styling. More info at: https://heroicons.com
  • Axios - The HTTP Client for node.js. More info at: https://axios-http.com/

Authors

Emilio Parra Gonzalez is the primary author of Reddit Lite. You can find him on GitHub at: https://github.com/EmilioPG13

License

This project is licensed under the MIT License.

Acknowledgments

This project was initiated based on the YouTube tutorial named "Let's build Reddit clone with MERN (Mongodb, Express.js, React.js, Node)" found at: https://www.youtube.com/watch?v=6tRAuj9q5ys&list=PLChiukrA-RMNVQ2D4AlxSNg7DxmyHjW_l