A simple blog website by Nayem Ahmed
Nayems Canvas is a modern web application built with React.js for the front-end and Node.js with Express for the back-end.
- trending blog posts on homepage
- create account and read blog posts
- add blog post, update blog post, delete a blog post
- HTML
- Tailwind CSS & Daisy UI
- JavaScript
- Next.js
- Node.js
- Express Server
- MongoDB (for storing app data)
- Google Fonts API: For stylish typography.
- Next App Router: For routing between pages.
- lucide-icons
- Mongoose
- next auth
- react toastify
- Created on: 25 Nov 2025
- Completed on: 28 Nov 2025
- Last updated on: 28 Nov 2025
To run the nayems-canvas application locally, follow these steps:
- Clone the repository:
git clone https://github.com/nayem-ahmedz/nayems-canvas.git
- Navigate to the project folder:
cd nayems-canvas - Navigate to frontend:
cd frontend - Install dependencies:
npm install
- Start the development server:
npm run dev
- Open a new terminal, Navigate to Backend server:
cd backend - Run Backend server:
node server.js
Contributions are welcome! If you have suggestions for improvements, bug fixes, or new features, feel free to open an issue or submit a pull request.
Feel free to contact for any query!
