First Run

npm install

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

APIs are in the pages/api/apis.js

API calls were made with Axios

Framer-Motion for Animation

Tailwind CSS for styling