Code Monkey home page Code Monkey logo

google-keep-clone's Introduction

Google Keep Clone ๐Ÿ“

Overview ๐Ÿš€

This project is a MERN Stack implementation of a Google Keep Clone, providing a simple and efficient way to manage your notes.

Features ๐ŸŒŸ

  • Create Notes ๐Ÿ““: Easily create and organize your notes.
  • Color-coded Labels ๐ŸŽจ: Assign different colors to your notes for better organization.
  • Collaborative Editing ๐Ÿ‘ฅ: Collaborate with others on notes in real-time.
  • Responsive Design ๐Ÿ“ฑ: Access your notes seamlessly across devices.

Technologies Used ๐Ÿ’ป

  • MongoDB: Database for storing notes and user data.
  • Express.js: Backend framework for handling server-side logic.
  • React.js: Frontend library for building user interfaces.
  • Node.js: JavaScript runtime for server-side development.

Getting Started ๐Ÿ› ๏ธ

Prerequisites ๐Ÿ› ๏ธ

  • Make sure you have Node.js installed. If not, you can download it from nodejs.org.
  • Rename .env.example to .env and add the corresponding values after cloning the repo.
  1. Clone the repository.

    git clone https://github.com/4mbareesh/google-keep-clone.git
  2. Navigate to the project directory:

    cd google-keep-clone
  3. Run the Backend

  • cd server
  • npm i
  • npm run dev
  • Open browser and go to http://localhost:8080. Default port is 8080. Change the port to what you need by configuring the .env file.

  1. Run the Frontend

Contributing ๐Ÿค

Contributions are welcome! Feel free to open issues and pull requests.

License ๐Ÿ“„

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

Acknowledgments ๐Ÿ™

  • Inspiration: Google Keep
  • Thanks to the MERN Stack and other open-source libraries.

Happy note-taking! ๐ŸŽ‰

google-keep-clone's People

Contributors

4mbareesh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.