bakshay96 / metta-social

Home Page:https://metta-social-currency-world.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metta-social currency app

metta

Overview

This documentation provides an overview of the metta-social Currency App, detailing its functionality, features, technologies used, and deployment process.

Project Description

The metta-social Currency App is a web application built using React. It allows users to take input as a currency code and fetch information about that currency from an external API. After submission, the app displays the fetched information in a visually appealing manner.

Technologies Used

  • React: Front-end library for building user interfaces.
  • CSS: Styling the components and layout.
  • Chakra-Ui: Styling the components
  • React-Loading: Library for displaying loading indicators.
  • Axios: HTTP client for making API requests.
  • React-Redux: State management library for React applications.
  • GitHub: Version control and code repository.
  • Vercel: Deployment platform for hosting the application.

Features

    Search Component

  • Provides an input box for users to enter a currency code.
  • Request Handling

  • When a user submits the currency code, the app sends a request to the external API using Axios.
  • Displays a loading indicator while waiting for the API response.
  • After a successful API request user will get the information about related countries

    Deployment

  • The metta-social Currency App is deployed using Vercel for hosting the application.

Deployed Link:

https://metta-social-currency-world.vercel.app/

About

https://metta-social-currency-world.vercel.app/


Languages

Language:JavaScript 83.8%Language:CSS 13.6%Language:HTML 2.6%