- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This capstone project involves creating a mobile web application using React and Redux. The main objective is to develop a platform for monitoring a set of metrics (numerical values).
Metrics-web-app is a React-based project
- HTML
- CSS
- JavaScript
- React
- Redux-toolkit
Version Control
Visual Studio Code
Client
- Linters SetUp
- Follow HTML and CSS best practice
- Follow React best practice
- Functional Components
- Import and Export Components
- Use Hooks
- Use react redux
- Use redux toolkit
- Use redux toolkit in Components
- Work with apis
- Add proper styles
- Add jest tests
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Visual Studio Code.
- Node JS.
- Git bash.
- GitHub Account.
Clone this repository to your desired folder: Use git clone command or download ZIP folder
Install this project with: npm Example command:
cd Metrics-web-app
npm init -yTo run the project, execute the following command: npm start or live server Example command:
npm run buildTo run tests, run the following command: npm run test Example command:
npx stylelint "**/*.{css,scss}"
npx eslint .Deployed
👤 Yusuf Sholotan
- GitHub: @Yin-ka
- LinkedIn: Yusuf Sholotan
- Adding Behaviors
- Making it stylish
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please follow me on github & twitter and also connect on Linkedin.
- I would like to thank Microverse for this exercise.
- Credits of the wonderfull design used goes to Nelson Sakwa the author of the original design thank you.
-
How long can it take to build that project
- four days according to personal skills
-
Where to find figma for that project!
- Figma is not available for now!
This project is MIT licensed.