Skip to content

NguyenKhoa2014/Instanews-1

 
 

Repository files navigation

Project 2: Instanews App

Instanews Main screen (Desktop)

Instanews Selected topic (Desktop)

  • Create a one-page, responsive website that allows a user to filter top news story categories via the New York Times API.
  • Optimize for 3 widths: mobile, min-width: 600px, and min-width: 1000px.
  • Use Sass as a preprocessor

Technologies Used

Personal Learnings

  • I am a visual learner and writing out the design of a site helps me.

  • The value of plugins and tools can be very helpful in identifying underlying issues in code or assist in making a website consistent across many browsers. The use of GULP makes a huge difference in how I work.

  • My understanding of areas such as flexbox and JQuery are improving as I practice and test more often.

  • Using SASS is a marked improvement from using vanilla CSS. By modularizing my css, it has improved my organization and allows me to review my code easier.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 76.7%
  • JavaScript 16.8%
  • HTML 6.5%