Skip to content

Commit

Permalink
Remark
Browse files Browse the repository at this point in the history
  • Loading branch information
w3bdesign committed Feb 24, 2022
1 parent fd90a36 commit f691305
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ This application uses Serverless with Typescript for the backend.

## Features

- Javascript with OOP and Typescript
- Serverless backend with Typescript
- Bootstrap 5
- Animate.css for animations
- Responsive design
- Passes HTML5 standards - <https://validator.w3.org/nu/>
- Input validation
- Loading spinner
- JSDoc comments wherever possible
- Javascript with OOP and Typescript
- Serverless backend with Typescript
- Bootstrap 5
- Animate.css for animations
- Responsive design
- Passes HTML5 standards - <https://validator.w3.org/nu/>
- Input validation
- Loading spinner
- JSDoc comments wherever possible
1 change: 0 additions & 1 deletion api/getRegNummer.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import fetch from "node-fetch";

import { sanitize } from "isomorphic-dompurify";
import { VercelRequest, VercelResponse } from "@vercel/node";

Expand Down

0 comments on commit f691305

Please sign in to comment.