This is fully developed with React and CSS
- 👨💻 This uses React components, hooks, state, and JSX
- 🎥 Integration of IMDb movie database api
Clone the project
git clone https://github.com/jorofino3/movie-land
Go to the project directory
cd app
Install dependencies
npm install
Start the server
npm start