CloudNotes is an ultimate note-taking solution built on the powerful MERN stack.
Our platform offers a seamless user experience, allowing users to sign up and log in effortlessly to access their personalized notes securely stored in the cloud.
Our fully responsive design ensures that user can access their notes on the go, whether they're using a desktop, laptop, tablet, or smartphone. The intuitive and easy-to-use UI makes navigation a breeze, allowing users to focus on what matters most – their notes.
Meanwhile, our robust security measures, backed by MongoDB's secure storage, ensure that your data remains protected at all times.
Experience the simplicity, speed, and security of CloudNotes today, and take your note-taking to the next level.
Clone the Project
First run the development server, open terminal in vs code and navigate to client folder
cd client
Install dependencies
npm install
Start the server
npm run start
# or
yarn start
Open http://localhost:3000 with your browser to see the result.
Client: React
Server: Node, Express, MongoDB
CloudNotes - https://ecloudnotes.netlify.app/
Learn how to deploy your Full Stack Application on Netlify and Render
Netlify - https://docs.netlify.com/ Render - https://docs.render.com/