Skip to content

saheedt/Frontendingcanbehard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontendingcanbehard

A simple movie searcher application that touches on the basics on frontend development. This application was built with React but focuses on HTML and CSS. In this project I tried to achieve the following:

  • Responsive UI by targeting three major device categories (Phone, Tablet and PC)
  • Usage of Semantic HTML
  • Making the application as accessible as possible.

Deployed Application

Installation

  • To run this app, you need to first install it's dependencies by running the command: npm install from the app root directory.

Running Application

  • After installing dependencies, run npm start .

  • On browser of choice navigate to http://localhost:8080

Author

Saheed Ajibulu

About

Practice makes perfect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published