Skip to content

nicolettamerlo/react-notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sticky Notes App 📝

Overview 🌟

Sticky Notes App is an interactive web application built with React and Vite, providing a colorful and dynamic sticky note dashboard. This application allows users to create, modify, and delete notes, all displayed in a masonry layout. The app integrates with MockAPI for CRUD operations, and it uses Redux for state management and Axios for HTTP requests. The app is deployed on Netlify for easy access and demonstration.


Technologies Used 🛠️

  • React: JavaScript library for building user interfaces.
  • Vite: A modern build tool that provides fast development with HMR (Hot Module Replacement).
  • Redux: A state management library to handle the state of the application, making the app scalable and easier to manage.
  • Axios: Promise-based HTTP client used for making API requests.
  • MockAPI: A free API service to simulate the backend and store data persistently.
  • Netlify: A platform for deploying web applications.

Demo 🌐

Check out the live demo of the app here: Sticky Notes App - Netlify

Screenshots 📸

Sticky Notes App Dashboard

About

Sticky Notes App is an interactive web application built with React and Vite, providing a colorful and dynamic sticky note dashboard.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors