init: create project with settings

This commit is contained in:
rusconn
2022-03-21 03:02:59 +00:00
commit d1e5c9e7f6
22 changed files with 2367 additions and 0 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
# DevToysWeb
A web clone of [DevToys](https://github.com/veler/DevToys)
## Todo
- [ ] Add site layout
- [ ] Add all tools page mock
- [ ] Implement tools
- [ ] Converters
- [ ] Encoders / Decoders
- [ ] Formatters
- [ ] Generators
- [ ] Text
- [ ] Graphic
- [ ] Support dark mode