Skip to content

An App to Display Results from country API in A React Application using MUI-DataTables

Notifications You must be signed in to change notification settings

meeran03/react-country-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rest Country API

A simple project that fetches country data from an external api and then shows in datatables.

Aim of this Project

  • to learn the usage of axios post and get request to access API endpoints
  • to understand how to manipulate data and develop efficent algorithms for fast processing
  • to utilize the power of javascript map, reduce and other array functions
  • to use mui-datatables for the effective sorting, pagination, and searching
  • to implement a code organizational style for effective software architecture
  • to make REACTJS code efficient by using useMemo, useCallback

The need

This is one of the simplest yet most useful projects that I have made. It has covered almost all concepts of REACTJS from advanced concepts to the most basic ones. Connecting to an API endpoint effectively and keeping track of every request is an import thing. You can see the code structure to understand the power of code organization. Happy Coding ! 🥰

Tech Stack Used

Material UI ReactJS Axios

About

An App to Display Results from country API in A React Application using MUI-DataTables

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published