This is a Next.js based project that displays a list of blogs. The blog posts are generated using data from dummyjson
.
- View all blog posts
- Show details of each blog post
Run npm install
or yarn
to install dependencies
Run npm run dev
or yarn dev
to start Web App
- Nextjs
- TypeScript
- Redux,Redux Saga, Redux Toolkit
- TailwindCSS
- Faker