This web application is a Single Page Application (SPA) serving as an encyclopedia for all the interactive in-game items in the world of Hyrule. It is built using React and Redux Toolkit and includes unit tests using React Testing Library.
- HTML
- JS
- CSS
- React
- Redux Toolkit (RTK)
Client
- HTML- JS
- CSS
- React
Server
- NullDatabase
- Null- Web app using React
- Client-side routing using React Router V6
- Gitflow is used correctly
- Work is documented in a professional manner
- Following best practices for HTML, CSS, JS
BotwCapstone.webm
You can see the live demo of this project: click here
You can see a video description here : click here
botwD.webm
To get a local copy up and running, follow these steps.
- A web browser
- A code editor
- A terminal
Clone this repository to your desired folder:
git clone https://github.com/CesarHerr/metrics_webapp_botw.git
Install this project with:
cd metrics_webapp_botw
npm install
To run the project on the webpack dev server, execute the following command:
npm start
To run tests, run the following command:
npm test
npm run deploy
👤 César Herrera
- GitHub: @cesarherr
- Twitter: @cesarherr2
- LinkedIn: cesarherr
- Add more functions.
In this project, we will be copying a given web design using React, Redux, and API handling. The design will serve as a reference for implementing the user interface and interactions. Please see the above sections if you want to copy and setup this project on your pc.
Contributions, issues, and feature requests are welcome!
If you like this project, give it a ⭐️!
I would like to thank Nelson Sakwa on Behance for the design, Microverse for giving us the opportunity to learn and grow as developers and also we like to thank our families, they are all our support. 🌟
This project is MIT licensed.