Coder Social home page Coder Social logo

newsweekclone's Introduction

The NewsWeek Clone - Using Bootstrap (Microverse HTML/ CSS Module)

Microverse

Description

The rubric of this project is to demonstrate the use of Twitter Booststrap and media queries to design fully responsive (adapting to different device screen sizes) web pages. The News Week is the model for this project. The specification for this project is a part of The Odin Project.

Library Directory ๐Ÿ“™

Contents
Live Demo
App Screenshot
Built With
Getting Started
Testing
Authors
License

Live Demo

NewsWeekClone live demo

App Screenshot

img

Built With

  • HTML
  • CSS
  • Bootstrap v4.5

Getting Started

    • Copy the git link https://github.com/rloterh/NewsWeekClone.git of this project
    • In your terminal run the command git clone https://github.com/rloterh/NewsWeekClone.git
    • Navigate to the cloned project directory
    • Within the project root directory launch index.html in a web browser

Testing

This project was tested using W3C Validator and Stylelint

Validating HTML Syntax

    • Upload the file named index.html from the project directory
    • Click on the check button to validate
    • All test cases should pass, when no error message is shown

Validating CSS Syntax

    • Run the command npm -v to ensure node package manager is installed
    • Go to npmjs.com to install node package manager, if not installed
    • Go to the terminal, and navigate to project directory
    • Run the command npm install
    • Validate the css syntax and code standard by running the command npx stylelint "**/*.{css,scss}"
    • All test cases passes, when no error message is shown in the terminal

Authors

๐Ÿ‘จโ€๐Ÿ’ป Robert Loterh

GitHub
LINKEDIN
EMAIL
TWITTER

๐Ÿ‘จโ€๐Ÿ’ป Ershadul Hakim Rayhan

GitHub
LINKEDIN
EMAIL
TWITTER

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

Acknowledgments

License

Cocoapods

newsweekclone's People

Contributors

ershadul1 avatar rloterh avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

ershadul1

newsweekclone's Issues

Peer to peer code review by team 125 The Elmos

There is some room for improvement in the project.

  • Add a dot to image src. i.e. src="./image/filename.png" . This will solve all the issues with image processing.

  • Open a pull request at the beginning of your work in the project. This will help you to reduce your time fixing linter errors.

  • Order the top story section at the top of the mobile view.

  • Use builtin bootstrap classes wherever you can in this project.

  • Use links for clickable elements. e.g. images, titles.

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.