Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 247 Bytes

File metadata and controls

16 lines (11 loc) · 247 Bytes

Journal App

This is a small journal web application to create notes. Uploads images to cloudinary and store data in Firebase

  • Rebuild node modules and start React Application.
npm install
npm run dev
  • Testing
npm run test