Skip to content

rishi058/React-Notes-App

Repository files navigation

Vite + React Notes App

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

Table of Contents

Setup

To set up this project on your machine, follow these steps:

  1. Clone the repository: git clone git@github.com:rishi058/-Vite-React-Notes-App.git or just download the .zip file and extract it.

  2. Install dependencies: npm install

  3. Start the development server: npm run dev

Tech Stack and Libraries

The following technologies and libraries were used in this project:

  • Vite + React
  • tsParticles
  • React Router
  • Axios
  • React Icons + React toastify + React loading

Project Snapshot

Screenshot 2024-04-13 121301 Screenshot 2024-04-13 121328 Screenshot 2024-04-13 124615 Screenshot 2024-04-13 124634

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.

Releases

No releases published

Packages

 
 
 

Contributors