Skip to content

AdharBattulwar/Relyft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relyft

Overview

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.

Features

  • User Authentication
  • Task Management
  • Real-time Updates
  • Responsive Design
  • Notifications
  • Dark Mode

Installation

  1. Clone the repository:

    git clone https://github.com/AdharBattulwar/Relyft.git
    cd Relyft
  2. Install server dependencies:

    cd server
    npm install
  3. Install client dependencies:

    cd ../client
    npm install

Usage

  1. Start the server:

    cd server
    npm start
  2. Start the client:

    cd ../client
    npm start
  3. Open your browser and navigate to:

    http://localhost:3000
    

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

Made By

@adharbattulwar

Contact

For any inquiries, please contact [email protected].

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •