Coder Social home page Coder Social logo

brianmwevi / insta-clone Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 139 KB

An average Instagram clone app where people can signup/login, create posts, like/unlike, comment, follow/unfollow other users

Home Page: https://core-insta-clone.herokuapp.com/

License: MIT License

Python 60.92% HTML 33.53% CSS 1.41% JavaScript 4.08% Procfile 0.06%

insta-clone's Introduction

Insta clone

Description

An average Instagram clone app where people can signup/login, create posts, like/unlike, comment, follow/unfollow other users

Live Site: https://core-insta-clone.herokuapp.com/

Technologies Used

  • Python
  • Django
  • Jquery/Javascript

Prerequisites

  • git
  • Package manager - pip, conda, etc
  • Environment manager - virtual env, conda, pipenv etc

Setup Instructions and Installation

  • In your preferred location in your file system, create a virtual environment and activate it
  • Launch your terminal and paste the following command: git clone https://github.com/BrianMwevi/insta-clone.git
  • Change directory to insta-clone cd insta-clone
  • Open the project with your preferred IDE and run the following command in the terminal: pip install -r requirements.txt
  • Create variables in the .env file:
  • Run the application by typing the following in the terminal: python manage.py runserver

Development

Want to contribute? Awesome!!

To fix a bug or modules enhancement, follow these steps:

  • Fork the repo
  • Create a new branch (git switch -c improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Known Bugs

If you find any bug, open an issue here by including your search query and the expected result.

License

MIT Licence Copyright (c) 2022 - Brian Mwevi
Author: Brian Mwevi
Email: [email protected]
Twitter: @brianmwevi
Github: github.com/brianmwevi
Read More

Go Back To Top

insta-clone's People

Contributors

brianmwevi avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.