- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Metrics Webapp: .
- React
- Redux
- API
- Linters
- SASS
- Jest
- Display books
- Add books
- Delete books
- [Live Demo] (https://metrics-webapp-o871.onrender.com/)
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A Chrome browser
- Node
- npm
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:rmiyoyo/metrics-webapp.git
Install the prerequisites this project using:
cd metrics-webapp
npm start
To run the project:
npm install
To run tests after setting up the linters, run the following command:
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint "**/*.{js,jsx}"
You can deploy this project using:
- Run index.html on your preferred browser.
👤 Raphael Miyoyo
- GitHub: Raphael Miyoyo
- Twitter: @r_miyoyo
- LinkedIn: LinkedIn
- Deploy to a live server
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, create a pull request or hit me up on @r_miyoyo.
I appreciate you for having a look at my project! 💯
This project is MIT licensed.