Skip to content

kj4c/DareShare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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
    

after all the steps it will launch the website in your default web browser at http://localhost:5173.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 73.5%
  • CSS 25.7%
  • HTML 0.8%