Skip to content

Latest commit

 

History

History
214 lines (134 loc) · 5.17 KB

README.md

File metadata and controls

214 lines (134 loc) · 5.17 KB

logo

Microverse README Template

📗 Table of Contents

📖 Countries Info

Describe your project in 1 or 2 sentences.

Countries Info Render live data from the public API. This web application displays the list of all countries and allows the user to click on a country of his/her choice and see some information about that country.

🛠 Built With

  • React
  • Redux
  • Countries API
  • VScode

Tech Stack

  • React
  • Redux

Describe the tech stack and include only the relevant sections that apply to your project.

Client

Key Features

Describe between 1-3 key features of the application.

  • [View all countries]
  • [View specific country info]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

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

Prerequisites

  • A code editor (like Atom, VScode...).

Setup

To setup the project locally: clone the repository using:

git@github.com/Ogaga01/Countries-Info-App.git

Install

run: npm start

Usage

Run tests

Deployment

login: localhost:3000

(back to top)

👥 Authors

👤 Ogaga Iyara

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • [Create Users]
  • [Create Categories]
  • [Create Expenditures]

(back to top)

🤝 Contributing

CContributions, 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)

❓ FAQ (OPTIONAL)

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)