Skip to content

Commit

Permalink
Move images
Browse files Browse the repository at this point in the history
  • Loading branch information
rxMATTEO committed Sep 4, 2023
1 parent 8973cd0 commit 028a58e
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ It's a **fast**, **free**, **secure**, **adaptive** web application with **PWA**
Also, it's a fun and educational game for word lovers to test their knowledge of the languages, that allows users to create and solve challenges to find synonyms for words.
We're supporting two languages and three difficulty levels.

![img.png](demo-image/img.png)
![img.png](src/public/img/demo-image/img.png)

## Getting started

Expand Down Expand Up @@ -133,12 +133,12 @@ Open your browser and visit `http://localhost:3000` to see Synohunt in action.
## Performance

With the help of a Lighthouse, you can see how fast Synohunt is.
![img_2.png](demo-image/img_2.png)
![img_2.png](src/public/img/demo-image/img_2.png)

## Adaptive
Since it's using **best** and **modern** utility-first CSS frameworks like **Tailwind** and **PrimeFlex**, Synohunt is full compatible with any device and browser.

![img_3.png](demo-image/img_3.png)
![img_3.png](src/public/img/demo-image/img_3.png)

## PWA Support

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 028a58e

Please sign in to comment.