A movie information website inspired from netflix, which includes list of movies, documentaries, series, etc. It is created with the best practices in react development while using the latest technologies. It also includes testing using jest.
Website Link: https://rioflix.netlify.app/
In the project directory, you can run:
yarn start
- Runs the app in the development mode.
yarn test
- Launches the test runner in the interactive watch mode.
yarn build
- Builds the app for production to the build
folder.
This project was based from KarlHadwen's but was developed from scatch and added/changed some design