Feature/addsearchpage (#85)

* Added a searchbar view with a debounce

* Added SearchBar with suggestions handled

* Front: Fix style of search suggestions

* added multiple types of suggestions and fixed image rendered

* Search bar revamped done

* removed unused files

Co-authored-by: Arthi-chaud <arthur.jamet@gmail.com>
This commit is contained in:
Clément Le Bihan
2022-10-25 18:36:44 +01:00
committed by GitHub
parent 30d3be72b2
commit 284da8b8c7
8 changed files with 262 additions and 12 deletions

3
.gitignore vendored
View File

@@ -9,4 +9,5 @@ prisma/migrations/*
output.xml
report.html
log.html
.expo
.expo
node_modules/