Shortify is a dynamic video shorts platform designed for users to discover, create, and share short videos across various genres. With an intuitive interface and a diverse content library, Shortify fosters creativity, facilitates connections, and provides an engaging community experience.
To set up Shortify on your local machine, follow these steps:
-
Clone the Repository:
git clone https://github.com/shivamdubeyagra/hypergro.git
-
Install Dependencies:
cd hypergro npm install
-
Start the Development Server:
npm start
This command will launch the development server. Open your browser and navigate to
http://localhost:3000
to access Shortify.
Before installing Shortify, ensure you have the following dependencies installed:
Install them using npm:
npm install react-router-dom tailwindcss react-player
Shortify is deployed on Netlify. You can access the deployed version here.
Visit the GitHub repository here to explore the source code and contribute to the project.
We extend our gratitude to the creators and contributors of the libraries and frameworks used in this project for their invaluable work and inspiration.