Skip to content

This app is a frontend of a bible-based API. It pulls data from abblidigital API and displays it, enabling users to read the bible directly from their phones. Data can be filtered based on testaments, authors, chapters, books etc.

Notifications You must be signed in to change notification settings

Kalunge/Metrics-webapp

Repository files navigation

Metrix WebApp

This project was bootstrapped with Create React App.

Description

A project based on A RESTful API for Bible. Data can be filtered based on testaments, author, chapters, books etc.

author chapter

Built With

This project was built using:

  • React
  • Redux
  • Javascript
  • Html5
  • Css3

Live Demo

Getting Started

To get the content of this project locally you need to run this command in your terminal:

  • git clone git@github.com:git@github.com:Kalunge/Metrics-webapp.git
  • cd Metrics-webapp.git
  • npm install
  • then Use npm start to run the app in live server

Test

For tracking linter errors locally you need to follow these steps:

  • After cloning the project you need to run this command

    npm install This command will download all the dependancies of the project

  • For tracking the linter errors in HTML file run:

    npx hint .

  • For tracking the linter errors in CSS file run:

    npx stylelint "\*_/_.{css,scss}"

  • And For tracking the linter errors in JavaScript file run:

    npx eslint .

  • Use npm run build to run the app in live server

Author

👤 Kalunge

Contributing

Feel free to check the issues page

Show your support

Give a ⭐ if you like this project!

Acknowledgments

About

This app is a frontend of a bible-based API. It pulls data from abblidigital API and displays it, enabling users to read the bible directly from their phones. Data can be filtered based on testaments, authors, chapters, books etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published