Skip to content

Aparacki/tag-app-demo

Repository files navigation

Tag App Demo

The Tag App Demo project is a simple React application for selecting tags.

Getting Started

  1. Install Dependencies: Run yarn install in the project root directory to install all required dependencies.

  2. Running the Project: To run the project locally, use one of the following commands:

    • yarn dev: Starts the application in development mode.
    • yarn build: Builds the application for production.
    • yarn preview: Previews the built application in production mode.
  3. Testing: To run tests, use the command yarn test.

Technologies Used

  • React
  • TypeScript
  • Vite
  • Material-UI
  • React Query

Running Tests

Tests in the project are written using the @testing-library/react library and executed using Vitest. To run tests, execute the following command:

yarn test

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published