Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 847 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 847 Bytes

Newsland App - An app that display news

A Single Page Application made with React JS. This app was created based on the React JS Tutorial. by Will Stern (@willstern) at LearnCode.academy

Project Planning

  • It will contain a navigation bar where user can navigate through Archives and About us
  • At Front page, there will be a title and a subtitle
    • There will be a place for ads that change when page is refreshed
    • There will be the articles displayed with a blurb and button for more info
    • The button for more info directs the user to the article
  • Archives is where old news are located
  • About us is where contains information about Newsland group

The tutorial video

ReactJS Tutorial