Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 715 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 715 Bytes

React Stories

This a personal project that replicates the Viamagus Reels Website using ReactJS.

Installation

  1. Clone the repository:
git clone https://github.com/arihan01/react-reel-project.git
  1. Navigate to the project directory:
cd react-reel-project
  1. Install the dependencies:
npm install

Usage

  1. Start the development server:
npm start
  1. Open the application in your browser:
http://localhost:3000

Running master branch version of the project can be found here (for mobile screens only).