Code Monkey home page Code Monkey logo

instanews's Introduction

Instanews

The objective of this project is to create a responsive website that allows the user to navigate through different news articles by selecting their preferred categories using New York Times API.

ScreenShots:

instanews screens

Technologies Used:

SASS. Style.css and Style.min.css Gulp for running build tasks. ajax JS to filter and retrieve 12 news articles per category.

Challenges and Future Improvements:

The challenges that I had in creating this project was using the Ajax get method to retrieve the news articles from the New York Times API. Goals for future improvement would be to write a cleaner CSS by eliminating repetitive style codes as well as using variables.

instanews's People

Contributors

im-chang avatar

Watchers

James Cloos avatar

instanews's Issues

double check opening and closing html tags

hi, please check where the div tag class="container" ends. It looks like it ends inside the footer tag, on line: 41. It is easier to follow when you clean up the indentation.

double #articles in css file

pls check the style applied to id "articles" (#articles). First it showed property: display:flex, then couple of lines later: display:grid. Btw. try changing id into class, because it is better to style element by using classes not ids.

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.