iamsenthilr /
deno-csr-react
This is the source code of a React Client Side Rendering app written in Typescript using the Deno runtime engine.
37/100 healthLoading repository data…
Wael-Morjen / repository
This is a repository for a Full Stack Airbnb example with Next.js 13 App Router: React, Tailwindcss, Prisma, MongoDB, NextAuth. this project is for learning purposes and acknowledge of new technologies of web development
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a repository for a Full Stack Airbnb example with Next.js 13 App Router: React, Tailwindcss, Prisma, MongoDB, NextAuth. this project is for learning purposes and acknowledge of new technologies of web development
First install the dependencies:
npm install
# or
yarn install
# or
pnpm install
Setup .env file
DATABASE_URL=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
GITHUB_ID=
GITHUB_SECRET=
NEXTAUTH_SECRET=
Setup Prisma
npx prisma db push
Then, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
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!
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.
Selected from shared topics, language and repository description—not editorial ratings.
iamsenthilr /
This is the source code of a React Client Side Rendering app written in Typescript using the Deno runtime engine.
37/100 healthafshanv /
This project is a dynamic and responsive product display page built with Next.js and TypeScript, utilizing Client-Side Rendering (CSR) for fetching and displaying product data from a mock API. The page is styled using Tailwind CSS for a modern and clean user interface.
27/100 healthVikas-spec-hub /
The Job Listing Portal is a web application built using Next.js with TypeScript, styled with Tailwind CSS. This platform allows users to explore various job listings efficiently, thanks to the combination of server-side and client-side rendering for enhanced performance. Key features include:
edemaukabi /
Milky-Express-Shop is an eCommerce store that displays a variety of products. I built this using React for fast client-side rendering and interactivity, along with TailwindCSS for responsive and modern styling. The application showcases products fetched from the Fake Store API (https://fakestoreapi.com), which provides REST API data just like DRF
55/100 health