evyos-frontend-development/frontend
Berkay f870c2e62e users update create delete tested 2025-11-16 20:35:19 +03:00
..
app users update create delete tested 2025-11-16 20:35:19 +03:00
components users update create delete tested 2025-11-16 20:35:19 +03:00
hooks seperated backend and frontend 2025-11-14 19:10:12 +03:00
lib users update create delete tested 2025-11-16 20:35:19 +03:00
pages users update create delete tested 2025-11-16 20:35:19 +03:00
public seperated backend and frontend 2025-11-14 19:10:12 +03:00
types added graphql entegration and tested tanstack query 2025-11-15 16:37:51 +03:00
.gitignore seperated backend and frontend 2025-11-14 19:10:12 +03:00
Dockerfile seperated backend and frontend 2025-11-14 19:10:12 +03:00
LICENSE seperated backend and frontend 2025-11-14 19:10:12 +03:00
README.md updated graphql 2025-11-14 22:30:33 +03:00
components.json seperated backend and frontend 2025-11-14 19:10:12 +03:00
eslint.config.mjs seperated backend and frontend 2025-11-14 19:10:12 +03:00
next.config.ts seperated backend and frontend 2025-11-14 19:10:12 +03:00
package-lock.json users update create delete tested 2025-11-16 20:35:19 +03:00
package.json users update create delete tested 2025-11-16 20:35:19 +03:00
postcss.config.mjs seperated backend and frontend 2025-11-14 19:10:12 +03:00
tsconfig.json added graphql entegration and tested tanstack query 2025-11-15 16:37:51 +03:00

README.md

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

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

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

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

Check out our Next.js deployment documentation for more details.

new Date('2025-11-14T18:21:35.212Z').toLocaleString("en-US", { timeZone: "Europe/Istanbul", hour12: false, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit" });