Skip to content

Introducing my MERN Stack Link Saver! This application allows users to save, organize, and manage their favorite links effortlessly. With a sleek interface built using MongoDB, Express, React, and Node.js, users can easily add and delete links. Perfect for anyone looking to streamline their online resources!

License

Notifications You must be signed in to change notification settings

HimalayaSingh3/MERN-Stack-Link-Saver-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack Link Saver

Welcome to the MERN Stack Link Saver! This application allows users to save, organize, and manage their favorite links effortlessly. Built using the powerful MERN stack (MongoDB, Express, React, Node.js), it provides a seamless user experience for managing online resources.

📚 Features

  • Save Links: Easily add your favorite URLs for quick access.
  • Organize Links: Categorize and manage your links with ease.
  • Edit & Delete: Modify or remove links as needed.
  • User Authentication: Secure login and registration for personalized link management.

🛠 Technologies Used

  • MongoDB: For storing user data and links.
  • Express: A web framework for building the backend API.
  • React: For creating a dynamic and responsive user interface.
  • Node.js: For server-side JavaScript execution.

📁 Repository Structure

/Full-Stack-Link-Saver-App
    ├── client     # React frontend
    │   ├── src
    │   ├── public
    │   └── package.json
    ├── server     # Node.js backend
    │   ├── models
    │   ├── routes
    │   └── server.js
    └── README.md

🚀 Getting Started

To set up and run this application locally, follow these steps:

1. Clone the repository:

git clone https://github.com/HimalayaSingh337/Full-Stack-Link-Saver-App.git

2. Navigate to the project directory:

cd Full-Stack-Link-Saver-App

3. Set up the server:

Navigate to the server directory:

cd Backend

Install dependencies:

npm install

Start the server:

node server.js

4. Set up the client:

Open a new terminal window and navigate to the client directory:

cd Frontend

Install dependencies:

npm install

Start the React app:

npm run dev

5. Open your browser and go to http://localhost:3000.

💡 How to Use

  • Create an account or log in to access your saved links.
  • Use the interface to add new links, categorize them, or edit existing ones.
  • Enjoy easy access to all your favorite resources!

🤝 Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to fork the repository and submit a pull request.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments

Thank you for checking out my MERN Stack Link Saver! Happy linking!


Feel free to customize any sections or add more details specific to your project!

About

Introducing my MERN Stack Link Saver! This application allows users to save, organize, and manage their favorite links effortlessly. With a sleek interface built using MongoDB, Express, React, and Node.js, users can easily add and delete links. Perfect for anyone looking to streamline their online resources!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published