Skip to content

Bayonnaise/Twitter-front-end

Repository files navigation

Week 7 Friday Challenge

Recreate the Twitter front-end

####Screenshot Image1

####Objectives

The challenge was to recreate the Twitter feed page from scratch using only HTML, CSS and Javascript (no Bootstrap!). A test of front-end skills.

Goal 1: Make it look like the real Twitter on a desktop. - COMPLETE.

Goal 2: Make it responsive. - COMPLETE. The right column disappears when the window is too small to house it, and the remaining two columns are centred.

####Next steps

Goal 3: Add JS for infinite scrolling with a spinner to show data is being loaded. Expand the tweet box on focus, popup to add a new tweet.

####How to run

git clone https://github.com/Bayonnaise/Twitter-front-end.git
cd Twitter-front-end
open twitter.html

About

Makers Academy week 7 challenge - create the Twitter feed page from scratch using HTML, CSS and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published