Skip to content

boudewijndanser/movie-nerding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movieNerding

The goal of this sideproject is to

  • Upgrade my React Hooks knowledge
  • Get more testing experience
  • Find a better way to divide state
  • Seperate logic from presentation more

while using the awesome data provided by the TMDB

Run

In the project directory, you can run:
yarn start

Open http://localhost:3000 to view it in the browser.

Data and API provided by:


This project was bootstrapped with Create React App, with TypeScript added on top.