Relyft is a web application built using the MERN stack (MongoDB, Express.js, React, Node.js). It aims to provide a seamless experience for users to manage their tasks efficiently.
- User Authentication
- Task Management
- Real-time Updates
- Responsive Design
- Notifications
- Dark Mode
-
Clone the repository:
git clone https://github.com/AdharBattulwar/Relyft.git cd Relyft -
Install server dependencies:
cd server npm install -
Install client dependencies:
cd ../client npm install
-
Start the server:
cd server npm start -
Start the client:
cd ../client npm start -
Open your browser and navigate to:
http://localhost:3000
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License.
@adharbattulwar
For any inquiries, please contact [email protected].