Table of Contents
This is a peer to peer ride sharing project , specifically for a college community to facilitate easy and cheaper commute everyday!
8b9c6d40-4829-4e3d-803a-dc022c3d13fc.mp4
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Get a free API Key at https://example.com
- Clone the repo
git clone https://github.com/rajitk13/TravelBuddy.git
- Install NPM packages
npm install
- Enter your KEY .env in
./backend/src/SECRET_KEY="MILINDISHANDSOME" JWT_EXPIRES_IN="604800s"
- Backend basic routes
- React intialisation
- Authentication
- Creating Requests
- Displaying all Requests in Explore page
See the open issues for a full list of proposed features (and known issues).
Project Link: https://github.com/rajitk13/TravelBuddy
- Deadpool 1000 (https://github.com/Deadpool-1000)
- rajitk13 (https://github.com/rajitk13)