/reminder-app

Primary LanguageTypeScriptMIT LicenseMIT

Reminder App

This is a web application built with React, TypeScript, Material-UI, and Redux Toolkit. It allows users to create and schedule reminders, helping them stay organized and on track.

Getting Started

  1. Clone the repository: git clone https://github.com/NwogeEberechi/reminder-ui.git
  2. Install the dependencies: npm install or yarn install
  3. Start the development server: npm start or yarn start
  4. Open http://localhost:3000 in your browser to see the app.

Built With

  • React - JavaScript library for building user interfaces
  • TypeScript - Superset of JavaScript with optional static typing
  • Material-UI - React UI framework with pre-built components that follow the Material Design guidelines
  • Redux Toolkit - Opinionated set of tools for setting up a Redux store

Authors

License

This project is licensed under the MIT License