/metrics-webapp

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Fish Species

"Fish Species" is a website about individual species on the FishWatch.gov site. The website allow users to view various species registered at FishWatch. Moreover, the website provides the details of mineral composition as per the current details collected from various sources. The website has been designed using mobile first approach, which means it is responsive to different screen sizes.

Built With

  • React
  • Redux
  • CSS

Live Demo

Demo Link

Video Link

Video Link

Getting Started

Please do the following to setup project locally

Prerequisites

You need the following installed -Install node.js version ^12.*

Setup

You need to setup node.js version 12.0 or above, and download the project from the github.

Install

Download the project from github and unzip the file or You can clone the project using the github link [https://github.com/bamsi/metrics-webapp.git] Open the terminal, git bash is recommended and the navigate to the directory of the project Run the following command

npm install

Usage

You can add view the list of species retrieved from FishWatch.gov

Run tests

The website has been tested using css, html and javascript linters. You can run the following command to test the code:

  • npx eslint . web hint to test javascript
  • npx stylelint "**/*.{css,scss} for style

Deployment

You can deploy the website to any web server of your choice

Authors

👤 Haji Bamsi

Acknowledgments

📝 License

This project is MIT licensed.