/MovieMood

A site that chooses a movie option for you according to your mood.

Primary LanguageJavaScript

Movie Mood

A site that chooses a movie option for you according to your mood.

Tools

html5 javascript React styled Vercel Git NPM Vite Node.js

How to run

  1. Clone this repository:
git clone https://github.com/montenegroleticia/MovieMood.git
  1. Install dependencies:
npm i
  1. Run the front-end with:
npm run dev