Skip to content

A super simple and minimal Notes app built on React, Vite, TypeScript and Tailwind.

Notifications You must be signed in to change notification settings

srestraj/vite-react-notes

Repository files navigation

React notes app

Inspired by: @ariuka_dsgn's post on IG

Features

  • 🥰 Minimal and light
  • 📱 Responsive
  • 🌗 Light/dark/system color modes

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

Development Server

Start the development server on http://localhost:5173

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

About

A super simple and minimal Notes app built on React, Vite, TypeScript and Tailwind.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published