technical_interview/Client
2024-12-05 20:42:23 +00:00
..
public Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
src Added: comments and general clean-up 2024-12-05 20:42:23 +00:00
tests Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
.eslintrc.json Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
.gitignore Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
jest.config.js Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
next.config.mjs Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
package-lock.json Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
package.json Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
postcss.config.mjs Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
tailwind.config.ts Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
tsconfig.json Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00