Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 479 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 479 Bytes

Code Challenge: Trustpilot

https://ponychallenge.trustpilot.com/index.html

Steps to spin up the project:

  1. npm i
  2. npm run dev

A short introduction:

This project built with React and TypeScript, includes dependencies such as axios for HTTP requests, jest for testing purposes, classNames to conditionally join classes, react-icons as the icon library and react-toastify to showcase notifications to keep the user informed about the game's progress.