Skip to content

host2india/nextjs

Repository files navigation

Next.js Project

This is a Next.js project bootstrapped with create-next-app.

Getting Started

To run the development server, use the following command:

Open the following URLs in your browser to see the corresponding results:

http://localhost:3000/blog - View the blog page. http://localhost:3000/dashboard - View the dashboard page. To navigate the Authentication Models, open http://localhost:3000 in your browser.

You can start editing the page by modifying the files in the pages directory. The page will auto-update as you make changes.

API Routes

API routes can be accessed at http://localhost:3000/protected.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Font Optimization

This project uses next/font to automatically optimize and load the Inter font.

Learn More

To learn more about Next.js, take a look at the following resources:

Next.js Documentation

- Learn about Next.js features and API.

Learn Next.js - An interactive Next.js tutorial. You can also check out the Next.js GitHub repository for feedback and contributions.

Deployment The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

For more details on deployment, refer to the Next.js deployment documentation.

License This project is licensed under the MIT License.

About

This is a Next.js project bootstrapped with create-next-app. https://nextjs-authentication-gilt.vercel.app/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published