- This project was developed with < Create React App >
- In order to do this -and after you clone the repo- you must install the dependencies by running
npm install
- Then navigate through your file directory to /tv-maze folder
- By running
npm start
, this project will be rendered in your browser - Open http://localhost:3000 to see it
The page will reload if you make edits.
You will also see any lint errors in the console.
Note: I used SASS too!