Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.05 KB

Moviemix

Prettier Issues forks license

What is Moviemix?

Moviemix is a website that displays movies of all genres by using Alan AI voice command to make your tasks easier. This website is written in React.js using Context API and deployed with the help of Firebase.

Tech Stack

How to run Moviemix locally?

  1. Fork and clone the repository in your local machine.
  2. Execute npm install command in your command prompt to install all the dependencies.
  3. run npm start to run the project locally.
  4. You are good to go!