ngetichnicholas / Reddit

This is a Django web application that replicates Reddit website which allows users to find just about anything online

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit

Author

Nicholas Ngetich


This is a Django web application that replicates Reddit website which allows users to find just about anything online


Prerequisites

  • Python 3
  • Text editor eg Visual Studio Code
  • You need to have git installed. You can install it with the following command in your terminal $ sudo apt install git-all

Setup Instruction

To access this project on your local files, you can clone it using these steps

  1. Open your terminal
  2. Use this command to clone $ git clone https://github.com/ngetichnicholas/Reddit.git
  3. This will clone the repositoty into your local folder

Live Link

Or you can access the web application directly via this LIVE LINK.


Technologies Used

  • HTML
  • Python 3
  • CSS

License

This project is under:
License: MIT


Questions?

Twitter: @ngetichnichoh
Email: nicholas.ngetich@student.moringaschool.com

About

This is a Django web application that replicates Reddit website which allows users to find just about anything online

License:MIT License


Languages

Language:Python 100.0%