Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vishishtkapoor/keep-clone


https://github.com/vishishtkapoor/keep-clone

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Google Keep Clone

A clone of Google Keep built with React for the frontend, Express for the backend, and MongoDB as the database.

## Project Structure

The project is divided into two main directories:
- `client` (for the React frontend)
- `server` (for the Express backend)

## Getting Started

### Prerequisites

- Node.js
- MongoDB

### Setup Instructions

1. **Clone the Repository:**
```bash
git clone https://github.com/vishishtkapoor/keep-clone.git
cd keep-clone