Skip to content

Creating a Note Taking App using Typescript, React.js, Redux Toolkit, MUI v5.

License

Notifications You must be signed in to change notification settings

ysnhasan1/Note-Taking-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note-Taking-App

This website created for "Smarty Yazılım Hizmetleri Internship Study Case"

About The Project

  • In this project, I wanted to create a Not Taking App using Typescript, React.js, Redux Toolkit and MUI v5.
  • Users can add a new note by entering a title and content.
  • Added notes are displayed as a list on the page.
  • Users can edit a note. (title and content change)
  • Users can delete a note.
  • Users can add color to their notes.
  • For each note, the creation date and the last date of update is displayed.
  • Added notes are not deleted when the page is refreshed. They are stored in Local Storage.
  • The website is responsive to all screen sizes.

Main Technologies For The Project

TypeScript React Redux

Website Link 👇

  • You can visit my website by clicking the link below. Feel free to share your observations with me.

https://hasan-note-taking-app.netlify.app/

Screenshots








Responsive to Smaller Screen Size (Phone View)


Npm

  • To install packages npm install after that to run npm start.

About

Creating a Note Taking App using Typescript, React.js, Redux Toolkit, MUI v5.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published