A project that came up with a personal hobby of watching random episodes of some series.
- Access your preference browser (Chrome, Edge, Safari, etc.)
- Type the address below in the taskbar > https://randomify-davilacerda.vercel.app/
Clone the project on your computer and see how it works
git clone https://github.com/DaviLacerda/randomify.git
cd randomify
After that, to run project, run this commands:
yarn install
yarn start
npm install
npm start
Made with 💜 by Davi Lacerda