logo

Metrics Webapp

📗 Table of Contents

📖 Meals Project

Metrics Webapp: .

🛠 Built With

  • React
  • Redux
  • API
  • Linters
  • SASS
  • Jest

Tech Stack

Client

Key Features

  • Display books
  • Add books
  • Delete books

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • A Chrome browser
  • Node
  • npm

Setup

Clone this repository to your desired folder:

cd my-folder
git clone git@github.com:rmiyoyo/metrics-webapp.git

Install

Install the prerequisites this project using:

cd metrics-webapp
npm start

Usage

To run the project:

npm install

Run tests

To run tests after setting up the linters, run the following command:

npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint "**/*.{js,jsx}"

Deployment

You can deploy this project using:

  • Run index.html on your preferred browser.

(back to top)

👥 Authors

👤 Raphael Miyoyo

(back to top)

🔭 Future Features

  • Deploy to a live server

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, create a pull request or hit me up on @r_miyoyo.

(back to top)

🙏 Acknowledgments

I appreciate you for having a look at my project! 💯

(back to top)

📝 License

This project is MIT licensed.

(back to top)