This is a Next.js project bootstrapped with create-next-app
.
Live Link ? Click Here
-
A Responsive blog reading website. Where visitors can read web related blogs and put comments for individual blogs.
-
There is a carousel, which displays featured blogs. And the sidebar shows top blogs in the home page and related blogs in the blog reading page.
-
Top blogs are depending on visitor’s comments. Visitors are getting asked for name and email for his very first comment.
-
Name and email are saved in web storage so that it doesn't have to be queried again for his next comments.
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 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.