- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
REACT METRIC WEBAPP is a mobile webApp that contains Vibranium mineral annual revenue, displaying them in segment of year, and into a smaller segment of each country revenue.
- REACT
- CSS
- REDUX
Client
style
state management
- receive data from an API using await fetch
- manage state using redux
- create a Home page to display the yearly data
- Create a page for each data using useparams.
- git: A tool for managing source code
- Visual Studio Code: A source code editor
Clone this repository to your desired folder: https://github.com/AyomipoMajek/react-capstone.git
Example commands:
cd my-folder
git clone git@github.com:myaccount/Module2_capstune_Project.git
- Run npm install after cloning the repo
install npx
Example command:
cd my-project
npx install
- Run npm start for development.
- Run npm run build for production
To run tests, run the following command:
- Run npx eslint . for JS check
- Run npx eslint . --fix to fix JS errors if found
- Run npx stylelint "**/*.{css,scss}" for CSS check
- Run npx stylelint "**/*.{css,scss}" --fix to fix CSS errors if found.
You can deploy this project using:
- Github pages
Github pages
follow these steps for example
👤 Ayomipo Majek
- GitHub: @AyomipoMajek
- Deploy
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
If you like this project take the time to give a star, follow us and a feedback, we will appreciate it.
I would like to thank microverse for the great resources shared. Also I would like to thanks Nelson Sakwa on Behance for Original Design Official.
This project is MIT licensed.