Skip to content

nayem-ahmedz/nayems-canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Project Name: Nayem's Canvas

A simple blog website by Nayem Ahmed

Overview

Nayems Canvas is a modern web application built with React.js for the front-end and Node.js with Express for the back-end.

Nayems Canvas Screenshot

Key Features

  • trending blog posts on homepage
  • create account and read blog posts
  • add blog post, update blog post, delete a blog post

Technologies Used

Front-end

  • HTML
  • Tailwind CSS & Daisy UI
  • JavaScript
  • Next.js

Back-end

  • Node.js
  • Express Server
  • MongoDB (for storing app data)

Tools and Libraries

  • Google Fonts API: For stylish typography.
  • Next App Router: For routing between pages.
  • lucide-icons
  • Mongoose
  • next auth
  • react toastify

Project Timeline

  • Created on: 25 Nov 2025
  • Completed on: 28 Nov 2025
  • Last updated on: 28 Nov 2025

Installation Instructions

To run the nayems-canvas application locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/nayem-ahmedz/nayems-canvas.git
  2. Navigate to the project folder:
    cd nayems-canvas
  3. Navigate to frontend:
    cd frontend
  4. Install dependencies:
    npm install
  5. Start the development server:
    npm run dev
  6. Open a new terminal, Navigate to Backend server:
    cd backend
  7. Run Backend server:
    node server.js

Contributing

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.

live link

Nayems Canvas

Feel free to contact for any query!

About

Nayem's Canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published