You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leaderboard App Mobile Application React Native, Redux, and Typeescript
Project description:
The leaderboard app is a React Native app using Redux for state management and TypeScript for type checking. It showcases a stylish interface, allowing users to explore and sort the top 10 banana holders of a specific game.
Installation
Clone the repository to your local machine.
git clone [ project URL ]
Install the dependencies.
cd project-name
npm install
Start the development server.
npx run start
If any trouble with cached: npx expo start -c to start it with cleared-out cache
Run the project with your desired environment and emulators.