Skip to content

rolikaagarwal/STREE-RIDES

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

STREE-RIDES

Stree Rides is a website that is entirely meant for women, It provides a safe and secure platform for women to carpool with other women in India. Stree Rides also offers several benefits for women who choose to carpool, such as reduced transportation costs and the opportunity to connect with like-minded women. stree rides is a platform to take a step forwards

TechStack Use

Frontend

HTML CSS JavaScript

Backend

Node.js Express.js MongoDb

Project Initialization

  • Download node package From nodejs.org

  • Fork the repo to your Github.

  • Clone the Forked Repository to your local machine.

     git clone https://github.com/<YOUR_GITHUB_USER_NAME>/STREE-RIDES.git.
    
  • Install dependancy

    npm install
  • Create .env file in the server folder and add the following environment variables:

    PORT=
    MONGODB=
    SECRET=
    
  • Run server

    npm start
    
  • Run frontend Open index.html file in Client and start Live Server

Demo

Recording.2023-04-28.033943.1.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 33.9%
  • CSS 33.6%
  • JavaScript 32.5%