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

Task solution Mateusz Penkala #5

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

SpritS1
Copy link

@SpritS1 SpritS1 commented Dec 31, 2023

Hi, I've developed the recruitment task following the given instructions, without adding unnecessary complexity. I've also written some basic unit tests for the components and methods in crew.ts.

Setup Instructions:

To run the app, add a .env file to the project with the following content:
NEXT_PUBLIC_API_BASE_URL="<nextjs_api_url>/api" (in my case http://localhost:3000).

Technologies and Libraries used:

  • tanstack/react-query
  • js-yaml
  • Jest
  • React Testing Library
  • Font Awesome 5
  • Prettier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant