Skip to content

Commit ed17103

Browse files
authored
feat: update README.md
1 parent 64cca8f commit ed17103

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
11
# Comida da Boa
2+
3+
A next.js website, statically rendered, hosted on github pages with client side search powered by [minisearch](https://www.npmjs.com/package/minisearch) for me to keep my recipes written in [cooklang](https://cooklang.org/).
4+
5+
<p align="center">
6+
<img src="https://github.com/user-attachments/assets/deaf737d-61ef-44d3-bf6f-5f83a3fa893b">
7+
</p>
8+
9+
#### TODO
10+
11+
- [X] statically rendered website, hosted on github
12+
- [X] basic search
13+
- [ ] full text search
14+
- [ ] shopping list
15+
- [ ] portion scaling

0 commit comments

Comments
 (0)