Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 260 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 260 Bytes

Google Keep Clone

This project uses Vite to create a React app for the frontend, Node/Express for the backend, and PostgreSQL for data persistence.

Installation

Run the following command to install all required dependencies:

npm i