Skip to content

edlahoz/suggestion-box

Repository files navigation

Suggestion Box

Suggestion Box is a React application for managing and displaying user suggestions. It leverages modern technologies like Vite, React, and Tailwind CSS to provide a fast and responsive user experience.

Features

  • react: Core library for building user interfaces.
  • react-dom: For rendering React components.
  • react-helmet-async: For managing changes to the document head.
  • react-router-dom: For handling routing and navigation.
  • react-icons: Provides icons for React applications.
  • vite: A fast build tool that serves as the development server and bundler.
  • date-fns: For date manipulation and formatting.
  • jotai: For state management with atoms.
  • uuid: For generating unique identifiers.
  • tailwindcss: A utility-first CSS framework for styling components.

Installation

  1. Clone the repository:

    git clone https://github.com/edlahoz/suggestion-box.git
    cd suggestion-box
  2. Install Dependencies:

    npm install
  3. Start the Development Server:

    npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published