/DareShare

Primary LanguageJavaScript

Dare Share

This repo is created by us to compete with others in the unihack hackathon

Overview

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

How to Run

To explore and run this website locally, follow these simple steps:

  1. Clone the repository:

    git clone git@github.com:Arnold45202/DareShare.git
  2. Change into the directory

    cd dareshare/frontend
  3. To install the node modules run:

    npm install
    
  4. To start the website, run:

    npm run dev
    
  5. launch the website in your default web browser at http://localhost:5173

  6. Turn on developer mode by clicking F12

  7. Click on toggle device toolbar (Next to Elements)

Screenshot 2024-03-03 at 5 30 42 pm
  1. Select the dimensions to be Iphone 14 Pro Max and scaling to be 100%
Screenshot 2024-03-03 at 5 33 43 pm
  1. Enjoy DareShare!