This is a notes app built using Vite and React. The objective of this project is to demonstrate the following:
- API fetching
- State management
- Responsive design
- Route management
- Scalable Directory Structure
- Modular Coding Style
Repo of Note's App backend click to view
To set up this project on your machine, follow these steps:
-
Clone the repository:
git clone git@github.com:rishi058/-Vite-React-Notes-App.gitor just download the .zip file and extract it. -
Install dependencies:
npm install -
Start the development server:
npm run dev
The following technologies and libraries were used in this project:
- Vite + React
- tsParticles
- React Router
- Axios
- React Icons + React toastify + React loading
Feel free to explore the project and make any modifications as needed. Features which can be added :-
- Pin a Note to the top.
- Display the date of notes.
- Added a warning-dialog before Logout & Delete function.



