A recipe manager written with typescript
 
 
 
 
Go to file
nightly 26fdd9e57c Fix a trailing comma. 2022-10-19 12:45:23 +02:00
Source Add eslintrc and make the demo work. 2022-10-19 12:44:26 +02:00
.eslintrc Fix a trailing comma. 2022-10-19 12:45:23 +02:00
.gitignore Update gitignore, add types, and config thingy 2022-10-17 12:58:30 +02:00
.prettierrc Have the webserver itself start 2022-10-19 12:21:58 +02:00
README.md Commitment 2022-10-14 12:37:19 +02:00
config.json Have the webserver itself start 2022-10-19 12:21:58 +02:00
package-lock.json Add eslintrc and make the demo work. 2022-10-19 12:44:26 +02:00
package.json Add eslintrc and make the demo work. 2022-10-19 12:44:26 +02:00
tsconfig.json Update gitignore, add types, and config thingy 2022-10-17 12:58:30 +02:00

README.md

MangoRecipe

A recipe manager made with nextJS