/READMESAMPLE

README is a Markdown file that introduces and explains a project. It contains information that is commonly required to understand what the project is about.

Project Name i.e Instagram

Project description.

Versioning

Instagram-V1.0

Author

  • Username

Features

As a user of the website you will be able to:

  1. Sign in to the application to start using.
  2. Upload my pictures to the application.
  3. View different photos that interest you.
  4. See my profile with all my pictures.
  5. Click on a single photo to expand it and also view the details of the photo. The photo details will appear on a modal within the same route as the main page.

Behaviour Driven Development (BDD)

Behaviour Input Output
Page loads USer clicks any link in navbar Respective content is displayed

Installing

*** To view the app.Visit -> instagram

  • Step 1: Clone this repo: git clone https://github.com/EKibet/instaram.git.
  • Step 2: The repo comes in a zipped or compressed format. Extract to your prefered location and open it.
  • Step 3: open your terminal and navigate to gallery.
  • Step 4: To run the app, you'll have to run the following commands in your terminal

Built With

  • Javascript - For DOM(Document Object Manipulation) scripts
  • HTML - For building Mark Up pages/User Interface
  • CSS - For Styling User Interface

License

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

Acknowledgments