Skip to content

0x1Ry4n/evernoted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation

✒️Evernoted - Notes on cloud

Evernoted is a basic notes on cloud application done with the help of 8 weeks OneBitCode course

✨ Features:

✔️ Api for HTTP requests

✔️ JWT Authentication

✔️ Protected Routes

✔️ Rbx components library

✔️ React Router

✔️ Rich text for editing notes

✔️ Vercel deploy (some corrections to be made in user routes)

❌ Responsive application (pending)


🛠️ How Build?

  • Run npm install to install client and api dependencies
  • Add MONGO_DB_URI, JWT_TOKEN and JWT_EXPIRES variables in .env file of evernoted-api folder
  • Run npm start to start api
  • The default client port is 3006. Change that in .env file of evernoted-client folder
  • Run npm start to initialize the client

🚀 Deploy on Vercel:


👨‍💻 Technologies:

  • React.js
  • Node.js
  • Axios.js
  • MongoDB (Mongoose)

💻 Screens:

Home:


Login:

Register:


Application:


Edit Notes:


Edit User:

About

Simple notes application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published