An SPA app built with React and Redux (Redux ToolKit) app initialized in the fifth week of the third module in the Microverse program. It was done using the The Sports DB API.
On this web project you can check every team on the NBA league and the scores and information about the last 5 games that every team played.
- HTML/CSS
- Javascript
- Visual Studio Code
- Node.js
- Jest
- React
- Redux
To clone the repo run the line git clone https://github.com/Hannziegel/react-capstone.git
on your console.
To get a local copy up and running, run these command lines on your console:
1- cd react-capstone
2- npm install
3- npm start
4- To run tests use npm test
👤 Rodrigo Johann Reckziegel Nunes
GitHub: @Hannziegel
LinkedIn: Rodrigo Johann Reckziegel Nunes
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may 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.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse team.
- The The Sports DB was used, which is an API service that gathers data across multiple gaming platforms and returns all content that is currently free (100% off).
- Original design idea by Nelson Sakwa on Behance.
- creativecommons license.
This project is MIT licensed.