BlockStore is a movie search engine, this project uses react and javascript technology.
we start by cloning the repository
git clone https://github.com/usuario/repositorio.git
cd BlockStore
To start the project use the following command
npm install
npm run dev