This repo is created by us to compete with others in the unihack hackathon
This website is created to post videos and pictures of htem doing a kinda action a day randomly during the day this website is inspired by the popular application bereal.
Tech stacked used: react.js, css
To explore and run this website locally, follow these simple steps:
-
Clone the repository:
git clone [email protected]:Arnold45202/DareShare.git
-
Change into the directory
cd dareshare/frontend -
To install the node modules run:
npm install
-
To start the website, run:
npm run dev
after all the steps it will launch the website in your default web browser at http://localhost:5173.