Skip to content

Hamdan-Khan/BlogNama

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 

Blognama Dummy Website

This is a simple website created using Next.js, React.js, and Tailwind CSS to showcase blog posts from a dummy API. The posts are generated randomly using https://dummyjson.com/posts/ and displayed on the homepage.

Features

Displays random blog posts fetched from dummyjson.com/posts/. Responsive design using Tailwind CSS.

Built using Next.js and React.js for server-side rendering and efficient client-side performance.

Installation

Clone this repository to your local machine.
Run npm install to install the required dependencies.
Run npm run dev to start the development server.

Usage

Open your web browser and go to http://localhost:3000 to view the homepage.

The homepage displays a list of randomly generated blog posts from https://dummyjson.com/posts/.

Credits

Blog post data generated using dummyjson.com/posts/. Built using Next.js, React.js, and Tailwind CSS.

Feel free to modify and use this project as a starting point for your own Next.js and React.js projects. Happy coding!

About

Blog Website created using NEXT.js with CRD functionality & localStorage integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published