Skip to content

tcoatale/react-technical-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Installation

git clone https://github.com/bpopovic42/react-technical-test && cd react-technical-test && npm install && npm start

Description

This is a React front-end using material UI and this API : "https://api.tvmaze.com/search/shows?q=test"
I had 3 days to complete it without any prior experience in React
The project had to adhere to these rules :

  • A common header
  • A common footer
  • The main page has to offer a search bar
  • Depending on the research, matching movies are displayed (thumbnail + title)
  • Matching movies are clickable and lead to the second page
  • The second page presents the movie's details

About

A 3 days technical test in React

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 90.5%
  • HTML 9.5%