done with implementation

This commit is contained in:
abdurahman
2024-08-25 17:52:46 +01:00
parent 43df0fcd2c
commit d9286fb871
21 changed files with 1143 additions and 198 deletions

29
.gitignore vendored
View File

@@ -1,27 +1,2 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
/dist
/lib
/components
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
node_modules
dist