- Following: https://github.com/juntossomosmais/frontend-guideline
- Design of the project: https://www.figma.com/file/RG2Ro8NwAt1HsMASwbZcUx/Teste-Front-end-2?node-id=2%3A7938
- Repo of the challenge: https://github.com/juntossomosmais/frontend-challenge?tab=readme-ov-file
| Requirement | Done |
|---|---|
| Filter by state; | Done |
| Search by name and/or last name; | Done |
| Pagination to navigate between cards; | Done |
| Navigation when clicking on customer cards; | Done |
| An internal page with more details of customers (use your creativity); | Done |
| We'll be happy (😍) if you write tests for it. | Done |
- Adding new functionalities
- Independent SearchBar (with support to open with commands cmd+j or ctrl+j)
- Responsive design
- Responsive filter drawer
- Fake user menu avatar
- Error handle when get a invalid email on Member Details page
- Order by Name, City or State
- Page not found
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.