Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement React-Typescript App for Bookstore #2

Merged
merged 54 commits into from
Oct 24, 2023
Merged

Implement React-Typescript App for Bookstore #2

merged 54 commits into from
Oct 24, 2023

Conversation

ClaytonSiby
Copy link
Owner

@ClaytonSiby ClaytonSiby commented Oct 9, 2023

This application communicates with the Helm Bookstore API to perform all CRUD actions and gives a nice UI to perform these actions.

Technologies Used:

  • React
  • Typescript
  • Webpack
  • Eslint
  • React Testing Library
  • lint-staged
  • Prettier -> for formatting
  • Husky - to enforce consistent project commit structure with lint-staged
  • Redux-Toolkit - state management
  • Jest
  • Jest Runner Vscode Extension

@ClaytonSiby ClaytonSiby self-assigned this Oct 9, 2023
@ClaytonSiby ClaytonSiby added the enhancement New feature or request label Oct 9, 2023
@ClaytonSiby ClaytonSiby linked an issue Oct 9, 2023 that may be closed by this pull request
4 tasks
@ClaytonSiby ClaytonSiby linked an issue Oct 9, 2023 that may be closed by this pull request
3 tasks
@ClaytonSiby ClaytonSiby merged commit 6ca03dc into main Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant