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 git@github.com: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
-
launch the website in your default web browser at http://localhost:5173
-
Turn on developer mode by clicking F12
-
Click on toggle device toolbar (Next to Elements)

- Select the dimensions to be Iphone 14 Pro Max and scaling to be 100%

- Enjoy DareShare!