Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/min1870/next-blog
https://github.com/min1870/next-blog
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/min1870/next-blog
- Owner: Min1870
- Created: 2024-02-05T13:56:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-13T07:51:12.000Z (9 months ago)
- Last Synced: 2024-02-13T08:40:09.180Z (9 months ago)
- Language: TypeScript
- Homepage: https://next-blog-rogrk7cc0-min1870.vercel.app/
- Size: 8.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Study Next
This repository serves as a study material for Next.js.
## Links
- **Tutorial Link:** [Next.js 14 Complete Course 2024](https://www.youtube.com/watch?v=vCOSTG10Y4o&t=9872s)
### Technologies Used
- **Next.js 14:**
Core framework for building React applications with server-side rendering.- **TypeScript:**
Adds static typing to JavaScript, improving code quality and developer productivity.- **Tailwind CSS:**
A utility-first CSS framework for designing modern and responsive user interfaces.- **Mongoose:**
MongoDB object modeling tool for Node.js applications, ensuring seamless interaction with the database.