Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 968 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 968 Bytes

Country-search

This is the assignment for Javascript Internship, which is given by DeepThought.
In this project I have to create a country searching web app, which can search different countries using different parameters.
For completion of assignment, DT provides a rest countries API to fetch all countries' details.
I find this API so interesting so I suggest this API for others also (Visit Restcountries and read documentation.)

Technology used

HTML , CSS ,Tailwind CSS, Bootstrap and Javascript

Preview

Screenshot 2022-06-05 at 1 47 31 PM

Task Detail

All the information related to task is here

Visit This project here