Skip to content

Pappyjay23/the-movie-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Movie Hub

Snapshots 📸

The Movie Hub

Tech Stack ✨

How to run locally 💻

Follow these steps to run The-Movie-Hub on your local machine.

Clone this repository

git clone https://github.com/Pappyjay23/the-movie-hub.git

Navigate to directory

cd the-movie-hub

Install NPM

npm install

Run

Run the development server to view the app.

npm start

Now, you can navigate to http://localhost:3000/ to view the app.

Build

npm run build

Credits ✍

Implementation by @Pappyjay23