/notes-app

Stay organized and productive - my app is a sleek and intuitive notes app for all your needs.

Primary LanguageJavaScript

Note app principal page

Stay organized and productive - my app is a sleek and intuitive notes app for all your needs.

React.js Badge Node.js Badge GitHub stars GitHub forks GitHub PRs GitHub issues

🛠️ Stack

  • React.js
  • Node.js
  • MongoDB
  • Express
  • Mongoose
  • Tailwind
  • Jest and Supertest
  • Cypress
  • React testing library

🚀 Getting Started

Username: DPG-Code / Password: 123456

Client:

npm run dev
npm run build
npm test
npm cypress:open
npm test:e2e

Server:

npm run dev
npm start
npm start:test
npm test
npm test:watch