Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 617 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 617 Bytes

Jottio - Note-Taking Web Application

  • Take notes using this web app.
  • Format your notes using Markdown.

Tools Used

  • NodeJS
  • Markdown-It
  • Lodash
  • ReactJS
  • Tailwind CSS
  • Sass
  • TypeScript
  • Redux

Available Scripts

In the project directory, you can run:

npm start

  • Start the project in development environment. Use localhost:3000 to access.

npm test

  • Test the project.

npm run build

  • Build the project for production.

npm run eject

  • Eject the project.