Skip to content

felixodette/metrics-app

Repository files navigation

Metrics App Capstone

A weather metrics app that pulls from the Weather api to allow users view the weather from around the world. screenshot

Built With

  • React & Redux
  • Stylelint, Web Hint, Lighthouse
  • Eslint, Prettier

Video Demo

Video Demo

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running, follow the steps in Setup below.

Prerequisites

Basic knowledge of HTML, CSS, and JavaScript.

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly. Download the ZIP from this location command to clone the files to your machine:

git clone https://github.com/felixodette/metrics-app.git
  • Once the files are on your machine, open the metrics-app folder in Visual Studio Code, and follow the steps in Installation & Set Up

🛠️ Installation & Set Up

  1. Install Node Modules
    npm install
  2. Start the development server
    npm start
  3. Open http://localhost:3000 to view it in the browser.

🚀 Building and Running for Production

  1. Generate a full static production build
    npm run build
  2. 🚀 Testing Application

  3. Test the items Counter and Comments Counter function
    npm test

Install

The following tools help make easier to work with sample code.

Felix Odete

Acknowledgement

Original design idea by Nelson Sakwa on Behance.. Under the Creative Commons License

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published