Skip to content

A React-based notification system showcase built with Vite, TypeScript, Tailwind and Redux.

Notifications You must be signed in to change notification settings

lut3k-IT/notifications-showcase

Repository files navigation

Notifications Showcase

Description

This project demonstrates one way to manage notifications in a React application using Redux and LocalStorage. The project also uses TypeScript and Tailwind.

You can view the project live here: https://notifications-showcase.netlify.app/

Installation

To get started with the Notifications Showcase, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/lut3k-IT/notifications-showcase.git
  1. Navigate to the project directory:
cd notifications-showcase
  1. Install the necessary dependencies:
npm install

Usage

  • Start the Development Server: npm run dev
  • Build the Project: npm run build
  • Preview the Production Build: npm run preview
  • Lint the Project: npm run lint
  • Fix Linting Issues: npm run lint-fix

About

A React-based notification system showcase built with Vite, TypeScript, Tailwind and Redux.

Resources

Stars

Watchers

Forks

Packages

No packages published