Skip to content

Evernote-like clone using react, markdown, tailwindcss and redux-toolkit

Notifications You must be signed in to change notification settings

alexc957/My-Note-Taking-App

Repository files navigation

run cypress test

deploy workflow

codecov

My Note Taking App

This app is made to create notebooks and take care of your notes. I did it in order to learn redux, tailwindcss, improve some core concepts of react like hooks and context and learn about github actions CI/CD.

you can access the web app by clicking here

dependencies

  1. [email protected].
  2. redux/[email protected]
  3. [email protected]
  4. [email protected]

Funcionality

  1. create users: signup and login.
  2. create notebooks and editing the title by double clicking in the title.
  3. create notes and editing the title by double clicking in the title.
  4. There is a section where you can input markdown and other section to render the markdown a show as a preview.
  5. you can either delete or edit notes and notebooks.

Screenshots

home

home

sign Up

signup

login

login

Main page and notes

main page

About

Evernote-like clone using react, markdown, tailwindcss and redux-toolkit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published