Skip to content

Commit 5303f4d

Browse files
committed
Add new README.md content
1 parent c62be3f commit 5303f4d

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# locate.place (react-app gui)
22

3+
[![Release](https://img.shields.io/github/v/release/locate-place/react-app)](https://github.com/locate-place/react-app/releases)
4+
[![](https://img.shields.io/github/release-date/locate-place/react-app)](https://github.com/locate-place/react-app/releases)
5+
![](https://img.shields.io/github/repo-size/locate-place/react-app.svg)
6+
[![TypeScript](https://img.shields.io/badge/TypeScript-^4.9-555555.svg?logo=typescript&logoColor=white&labelColor=3178c6&style=flat)](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-9.html)
7+
[![JEST](https://img.shields.io/badge/JEST-^29.1-555555.svg?logo=typescript&style=flat&labelColor=15c213&logoColor=white)](https://jestjs.io/)
8+
[![LICENSE](https://img.shields.io/github/license/ixnode/php-api-version-bundle)](https://github.com/ixnode/php-api-version-bundle/blob/master/LICENSE)
9+
310
## Comprehensive Location Information Assistant
411

512
Welcome to the [locate.place](https://locate.place) repository! This project aims to provide detailed and comprehensive location information
@@ -35,6 +42,13 @@ To get started with this project:
3542
```bash
3643
npm start
3744
```
45+
46+
## Test
47+
48+
1. Run the jest tests:
49+
```bash
50+
npm run jest
51+
```
3852

3953
## API
4054

0 commit comments

Comments
 (0)