Skip to content

drorsoft/react-unit-tests

Repository files navigation

React + TypeScript + Vite

Project Spec

  1. The user will enter a valid url and the service will return if the site is safe or not, Based on its domain and the response will be displayed in the UI.
  2. If the user enters an invalid url, an error message will be displayed in the UI.

Installation

  1. Clone the repository
  2. Run npm install to install the dependencies

Services

This service is using dangerous.domains/api to determine if the site is safe or not.

Some unsafe sites examples

https://taplinkk.ru/instagram https://airusdt.net/prize https://bot.ngo/home https://robarfacebook.com/login

About

unit testing react applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published