Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my Full-Stack JS test for Develops Today

Dependencies

  • Node.js: JavaScript runtime for server-side development.
  • Express: Web framework for Node.js, used to set up the server and handle routes.
  • Axios: Promise-based HTTP client for making requests to the API.
  • React.js: JavaScript library for building user interfaces.
  • Vite: A fast build tool that provides a modern development environment.
  • TailwindCSS: Utility-first CSS framework for styling the application.
  • MUI: Material-UI for React, used for charts and UI components.

Api Routes

API Routes

The application interacts with the following API endpoint:

  • GET /getAvailableCountries: Fetches countries.
  • GET /getCountryInfo/:countryCode: Fetches country information based on the provided country code.

How to use

The applications starts running in the terminal in root directory using 1. npm install 2. npm run install-all 3. npm run dev

This was developed by Santicue14. As a first technique task for Develops Today

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages