This a personal project that replicates the Viamagus Reels Website using ReactJS.
- Clone the repository:
git clone https://github.com/arihan01/react-reel-project.git
- Navigate to the project directory:
cd react-reel-project
- Install the dependencies:
npm install
- Start the development server:
npm start
- Open the application in your browser:
http://localhost:3000
Running master branch version of the project can be found here (for mobile screens only).