Skip to content

PriyanshParikh27/API-Search-Pro

Repository files navigation

Dynamic Data Search App

This application is built with Next.js, initialized using create-next-app.

Getting Started

To launch the development server, use one of the following commands:

npm run dev
# or
yarn dev
# or
pnpm dev

Open your browser and visit http://localhost:3000 to view the running application.

To customize the main page, edit the file located at pages/index.js. Any changes you make will automatically refresh in real-time.

For API functionality, check out the API routes documentation. The API routes are available at http://localhost:3000/api/hello, and you can modify the code for this endpoint in pages/api/hello.js.

The pages/api folder maps directly to /api/*, transforming the contained files into API routes rather than standard React components.

This project leverages next/font for font optimization, seamlessly integrating and loading the Inter font from Google for a more refined user experience.

Learn More

For more information about Next.js, explore these resources:

Explore the Next.js GitHub repository - to provide feedback or contribute to the project.

Deploy on Vercel

Deploy your Next.js application effortlessly with the Vercel Platform developed by the creators of Next.js.

Refer to the Next.js deployment documentation for comprehensive deployment instructions.

About

Dynamic Data Search App Powered with API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors