We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1fb3d commit 0d428b4Copy full SHA for 0d428b4
1 file changed
README.md
@@ -3,17 +3,13 @@
3
4
This Next.js project is a work in progress.
5
6
-The code is not the cleanest yet because I'm experimenting and throwing code quickly together.
7
-
8
9
</br>
10
11
## Published URL(s)
12
13
https://ariella.dev
14
15
## To do
16
-- [ ] use AirBnb React Style Guide to clean code
17
- [ ] migrate remaining code to TypeScript
18
- [ ] improve performance - linear gradient background is slowing performance
19
- [ ] use custom hooks
@@ -23,6 +19,6 @@ https://ariella.dev
23
- [ ] add fullscreen view of screenshots on click
24
20
- [ ] update dark mode
25
21
- [ ] add additional theme(s)
26
-- [ ] support accessibility (a11y)
22
+- [ ] support additional accessibility (a11y)
27
- [ ] fix autocomplete bug on input form
28
- [ ] optimize core vitals
0 commit comments