An open API service indexing awesome lists of open source software.

https://github.com/oguzthmc/movies-react-spa

A single page application that can search and list movies or TV series in React
https://github.com/oguzthmc/movies-react-spa

Last synced: 2 months ago
JSON representation

A single page application that can search and list movies or TV series in React

Awesome Lists containing this project

README

        

# movies-react-spa

rm -rf node_modules/

node -v
nvm ls
nvm i 12.16.0
nvm use 12.16.0

npm install
npm start