To use or deploy it you only need to modify the two files inside
/src/api
And add the information you want, the settings and use of this information is already programmed to appear on the page
If you want cards or a more customized use you can modify the source code by making a fork of the repository and modify it to taste or needs
You can even do a pull request if you improve code or page performance
You can find more info of how to contribute: here
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Run the script to format the code using Prettier
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!
I want to do something an experimental
When committing to a branch, Emojis will be used representing a new feature, bug or something related to the core project
When you want to contribute, you just need to clone the repository or fork the repository
Create a new branch with a descriptive but short title, add your commits and submit your pull request