Giter Site home page Giter Site logo

fazle-rabbi-dev / tech-canvas Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.29 MB

πŸš€ Tech Canvas: A Next.js-powered blog platform for exploring the latest in tech trends, tutorials, and insights. Optimized for SEO and user-friendly experience.

Home Page: https://tech-canvas.vercel.app

Shell 0.59% JavaScript 97.44% CSS 1.97%

tech-canvas's Introduction

Tech-Canvas

Tech-Canvas - Thumbnail

Tech-Canvas is a Next.js-powered blog platform for exploring the latest in tech trends, tutorials, and insights. Optimized for SEO and user-friendly experience.

πŸ”΄ Unveiling the Journey of Building Tech-Canvas

Note

I created this blog platform to practice my web development skills, using Next.js for the project. Building this platform boosted my confidence in handling full-stack projects. I introduced a global search bar, allowing users to search throughout the entire applicationβ€”a feature I implemented for the first time in this project. Additionally, I added a tag feature to each blog post and incorporated Firebase storage. The entire journey was enjoyable, and I gained valuable real-world project-building experience.

Project Created at

  • πŸ—“ Sept 2023

Technologies Used βš’οΈ

  • Next.js (13.1.0)
  • TailwindCSS
  • Firebase (for file upload)
  • Marked package for parsing Markdown to HTML
  • Highlight.js for code highlighting
  • MongoDB & Mongoose

Features

  • πŸ” Secure admin panel
  • πŸ” Search functionality
  • βœ… Markdown support
  • πŸ“ CRUD operations for blogs
  • πŸ”„ SSR and SSG for enhanced performance
  • πŸ–ΌοΈ Firebase integration for file uploads
  • πŸ“„ Pagination for a smooth browsing experience

Live Demo πŸŽ‰

Explore the live version of Tech-Canvas here.

Getting Started

βš’οΈ Setup for Personal Use

If you want to utilize this blog web app for your own purposes, follow these steps:

  1. Clone the repository:

    $ git clone https://github.com/fh-rabbi/tech-canvas
  2. Install dependencies:

    $ npm i
  3. Run the project in development mode:

    $ npm run dev

🟒 Environment Variables

Make sure to set the following environment variables in your .env file:

  • NOTE: You will need to setup firebase cloud storage and also create a image folder in firebase storage
MONGO_URI=                   # MongoDB connection URI (only uri without dbname)
FIREBASE_API_KEY=            # Firebase config api key 
FIREBASE_APP_ID=             # Firebase config app id
ADMIN_API_ROOT=              # Admin API root path (https://domain/api/admin)
PUBLIC_API_ROOT=             # Public API root path (https://domain/api/public)
ADMIN_USERNAME=              # Admin username
ADMIN_PASSWORD=              # Admin password
SECRET_KEY=                  # Secret key for authentication
NEXT_PUBLIC_DOMAIN=          # Public domain for the app
GMAIL_USERNAME=              # Your gmail account username for send email
GMAIL_PASSWORD=              # Gmail app password (you need to enable two factor auth then you will find app password under gmail_account>security>two_factor>app_password)
RECEIVER_EMAIL=              # Email address where you want to receive contact email/message from contact form 

πŸ”— Social Media Links

You should add all of your social media links in the following file: src/social-links.js

Add all your social media
links in this file

πŸ“¬ Connect with me

Let's connect! Reach out for collaborations, projects, or just a friendly chat.

Fazle Rabbi Fazle Rabbi Fazle Rabbi Fazle Rabbi Fazle Rabbi Fazle Rabbi

tech-canvas's People

Contributors

fazle-rabbi-dev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.