Skip to content

Commit 58c70fd

Browse files
Merge pull request #244 from satishkumarsajjan/master
Added beginner level projects (https://github.com/satishkumarsajjan/a…
2 parents af7f150 + 2ff8a59 commit 58c70fd

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th
1010

1111
## Contents
1212

13-
- [Awesome Next.js ![Awesome](https://github.com/sindresorhus/awesome) ![](https://img.shields.io/badge/unicodeveloper-approved-brightgreen.svg)](#awesome-nextjs-img-srchttpscdnrawgitcomsindresorhusawesomed7305f38d29fed78fa85652e3a63e154dd8e8829mediabadgesvg-altawesome-img-srchttpsimgshieldsiobadgeunicodeveloper-approved-brightgreensvg-alt)
13+
- [Awesome Next.js ](#awesome-nextjs--)
1414
- [Contents](#contents)
1515
- [Community](#community)
1616
- [Essentials](#essentials)
@@ -20,6 +20,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th
2020
- [Apps](#apps)
2121
- [Books](#books)
2222
- [Videos](#videos)
23+
- [Projects(Beginner level)](#projectsbeginner-level)
2324
- [Newsletters](#newsletters)
2425
- [Contributing](#contributing)
2526
- [License](#license)
@@ -193,13 +194,14 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th
193194
- [Tottem](https://github.com/poulainv/tottem) - Bookmark manager on steroid built with NextJs / Auth0 / Apollo Tools / Prisma2
194195
- [Slow TV Map](https://slowtvmap.com) - A fun way to discover relaxing virtual experiences. Next.js + Chakra UI + MySQL hosted on Vercel.
195196
- [Twitter Clone](https://github.com/AlandSleman/t3-twitter-clone) - Twitter clone built with Next.js + T3 Stack + NextAuth + Supabase + Prisma.
197+
196198
## Books
197199

198200
- [Hands On Next.js](https://leanpub.com/hands-on-nextjs) - A practical fullstack book on universal (server) rendering for react applications.
199201
- [Next.js Quick Start Guide](https://www.packtpub.com/web-development/nextjs-quick-start-guide) - Create, build and deploy universal JavaScript applications using Next.js
200202
- [The Next.js Handbook](https://flaviocopes.com/page/nextjs-handbook/) - Build a frontend React application that transparently handles server-side rendering for you.
201203
- [Serverless Web Applications with React and Next.js](https://www.amazon.com/dp/B0BHRPMF74) - Use Next.js serverless features to access databases and authenticate users in your React applications
202-
- [Cut Into The Jamstack: Build a SaaS with React and Next.js](https://www.cutintothejamstack.com/) - Build a full-stack software-as-a-service application using Next.js, Prisma ORM, Cloudinary API, Chakra-UI and React Hook Form.
204+
- [Cut Into The Jamstack: Build a SaaS with React and Next.js](https://www.cutintothejamstack.com/) - Build a full-stack software-as-a-service application using Next.js, Prisma ORM, Cloudinary API, Chakra-UI and React Hook Form.
203205

204206
## Videos
205207

@@ -221,6 +223,16 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th
221223
- [Next.js Tutorial](https://www.youtube.com/watch?v=7J4iL1HDshQ&list=PLYSZyzpwBEWSQsrukurP09ksi49H9Yj40) - In depth Next.js tutorials.
222224
- [Next.js Conf 2020](https://www.youtube.com/playlist?list=PLBnKlKpPeagnT2Cmv4giCbosfrbKnuYTD) - All the videos from the 2020 Next.js conference
223225

226+
## Projects(Beginner level)
227+
228+
- [Full Stack Netflix Clone in React, Tailwind CSS, Next.JS, Prisma, MongoDB, NextAuth & Vercel (2023)](https://youtu.be/mqUN4N2q4qY)
229+
- [Build and Deploy a Modern Next 13 Website With Framer Motion & Tailwind CSS](https://youtu.be/ugCN_gynFYw)
230+
- [Next js 13 project - IMBb Clone - next js tailwind css project - nextjs project](https://youtu.be/OHEMPreO09Q)
231+
- [Next js 13 project - Google clone (next.js 13, tailwind css 3, google search api, app router](https://youtu.be/h9zlVmoUV5I)
232+
- [next js project - Twitter clone](https://youtu.be/PnvDPSg5bQM)
233+
- [Build and Deploy: TWITTER clone with React, Tailwind, Next, Prisma, Mongo, NextAuth & Vercel (2023)](https://youtu.be/ytkG7RT6SvU)
234+
- [NextJS 13 Tutorial: Create a Static Blog from Markdown Files](https://youtu.be/Hiabp1GY8fA)
235+
224236
## Newsletters
225237

226238
- [Next.js News](https://nextjsnews.com) - Monthly Next.js newsletter showcasing new and upcoming features, best articles, tools, and plugins.

0 commit comments

Comments
 (0)