Skip to content

Latest commit

 

History

History
147 lines (91 loc) · 3.79 KB

README.md

File metadata and controls

147 lines (91 loc) · 3.79 KB

logo

Microverse README Template

📗 Table of Contents

📖 React - Metrics Webapp

I used an API that provides numeric data about a Covid-19 around the world.

React - Metrics Webapp is a...

🛠 Built With

Tech Stack

Client
Server
CSS Framework

Key Features

The webapp have two pages:

  • Home page: Display a list of items that have been filtered by some continents.

Home page

  • Details page: Display data about a country that you choose in this continent.

Details page

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Clone the project directory, you can clone the repository with the following link: https://github.com/marurevi/React---Metrics-webapp

Once you have clone the repository run: npm install to install all the dependencies that you need. Then you can run a live version with the command npm start.

(back to top)

👥 Authors

👤 Mariana Revilla Lérida

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)