Skip to content

NewtonBii/instagram_clone

Repository files navigation

Instagram Clone

This is a replica of the popular social site instagram that I built with Python Django Framework.

Getting Started

Clone this repository to your local machine and install all the projects dependencies in a virtual environment by running python3.6 -m pip install -r requirements.txt

Prerequisites

You will need Python version 3 and above installed on your laptop. If you don't have it installed got to Python.org to install.

Running the tests

To run the tests use the command python3.6 manage.py test my_insta

Deployment

Run python3.6 manage.py runserver and view live on Localhost:8000 in your local browser.

Built With

Authors

License

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

Acknowledgments

  • Hat tip to anyone who's code was used

About

This repo contains source code for my instagram clone. You can view it live on heroku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published