Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit b9429c1

Browse files
authored
Add CodeSandbox link
1 parent 832cdd1 commit b9429c1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ The goal of this coding challenge is to have minimalistic search which focus on
77
* State management and data fetching are handled with Redux
88
* Search renders search results in list on every search query change
99

10+
## Development
11+
12+
For a quick start you can use CodeSandbox:
13+
14+
[![Edit coding-challenge-search](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/truffls/coding-challenge-search/tree/master/)
15+
1016
## Available Scripts
1117

1218
In the project directory, you can run:

0 commit comments

Comments
 (0)