test-vietnamese-puzzle-frontend Tailwind Templates

Test Vietnamese Puzzle Frontend

This repository contains the frontend solution for the Vietnamese Puzzle technical test, built with ReactJS, Tailwind CSS, and Vite.

Vietnamese Puzzle - Frontend

This repository contains the frontend solution for the Vietnamese Puzzle technical test.

Overview

This project is a Single Page Application (SPA) that allows users to submit and view their attempts to solve a Vietnamese puzzle. The application is built with ReactJS and styled using Tailwind CSS, with Vite as the build tool.

Technologies

  • ReactJS: For building the user interface.
  • Tailwind CSS: For styling components.
  • Vite: For fast development and build processes.
  • Jest & React Testing Library: For unit and integration testing.
  • TypeScript: For static type checking.

Installation

  1. Clone the repository:
git clone https://github.com/olivb40/test-vietnamese-puzzle-frontend.git

cd test-vietnamese-puzzle-frontend
  1. Install dependencies:
 npm i
  1. Install dependencies:
 npm run dev

Testing

Tests are written using Jest and React Testing Library. To run the tests, execute:

 npm run test

Top categories

Loading Svelte Themes