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
HTML
CSS
JavaScript
Node.js
Express.js
MongoDb
-
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