/randomify

A project that came up with a personal hobby of watching random episodes of some series.

Primary LanguageTypeScript

Randomify | Enjoy without knowing how

Randomify Mockup

A project that came up with a personal hobby of watching random episodes of some series.

Technologies 👾

Getting started 🚀

First Option (Vercel) 🔺

  1. Access your preference browser (Chrome, Edge, Safari, etc.)
  2. Type the address below in the taskbar
  3. > https://randomify-davilacerda.vercel.app/

Second Option (Clone Repository) 👩‍💻

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
  yarn install
  yarn start
npm
  npm install
  npm start

Made with 💜 by Davi Lacerda