Have you ever had that burning desire to know what Scrabble score a NBA player's name would convert to?
If you answered yes to that question I'd strongly advise that you monitor your NBA and Hasbro affiliated content consumption.
Before you do that, however, be filled with joy knowing that you no longer have to worry and now can have this information at your fingertips.
With this app you can now impress all of your friends with the exact score "Zion Williamson" carries on a Scrabble board. (28!)
I paid $1.99 for the api key so I hope you enjoy.
This is a (work in progress) React app to showcase the skills and code structure of the developer.
The technologies are used in this app are but not limited to:
- React
- Typescript
- React Router
- React Query
- React Table (Infinite Scroll, sorting, pagination)
- Chakra UI
- Zustand (State Management)
Other notable code features
- Lazy Loading
- Custom Hooks
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.
Run the app with CI disabled
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.