We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 832cdd1 commit b9429c1Copy full SHA for b9429c1
1 file changed
README.md
@@ -7,6 +7,12 @@ The goal of this coding challenge is to have minimalistic search which focus on
7
* State management and data fetching are handled with Redux
8
* Search renders search results in list on every search query change
9
10
+## Development
11
+
12
+For a quick start you can use CodeSandbox:
13
14
+[](https://codesandbox.io/s/github/truffls/coding-challenge-search/tree/master/)
15
16
## Available Scripts
17
18
In the project directory, you can run:
0 commit comments