GithubHelp home page GithubHelp logo

acem702 / hashnode-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ujen5173/hashnode

1.0 0.0 0.0 1.69 MB

A comprehensive Hashnode Clone showcasing web development skills with feature-rich functionality and a polished user interface.

Home Page: https://hashnode-t3.vercel.app

JavaScript 0.54% TypeScript 94.57% CSS 2.48% SCSS 2.42%

hashnode-1's Introduction

Hashnode Clone

This is a full-stack application that serves as a clone of the popular blogging website, Hashnode. The purpose of this project is to showcase my skills in web development and serve as a learning experience. I have utilized Next.js, Nextjs, Tailwind CSS, and the T3 stack with PostgreSQL as the technology stack for this project. With a plethora of exciting features, this intermediate-level project replicates approximately 80% of the functionalities found on the original Hashnode website. Furthermore, I have designed the user interface entirely from scratch. This project is still under development, and I will continue to add more eciting features to it. I hope you enjoy this project as much as I enjoyed building it. Cheers ๐Ÿป. Contributions are welcome!

STATUS: UNDER CONSTRUCTION

Table of Contents

  • Features
  • Installation
  • Usage

Features

  1. Authentication
  2. User Profiles
  3. Comments with Replies
  4. Tags
  5. Search Functionality
  6. Likes and Bookmarks
  7. Follow System
  8. Notifications

Installation

Clone the repository

 git clone https://github.com/ujen5173/hashnode.git

Navigate to the project directory:

  cd hashnode

Install the dependencies:

  yarn

Installation

  • Set up the required environment variables. Refer to the .env.example file for the necessary variables.
  • Create .env file in the root directory of the project and add the environment variables with reference to the .env.example file.
  • Push the database schema to your PostgreSQL database: yarn prisma-dev
  • Start the development server: yarn dev
  • Open your web browser and visit http://localhost:3000

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  • Create issues for bugs and new features you would like to add.
  • After an issue has been approved, you can create a pull request.
  • Fork this repository.
  • Create a new branch for your contribution: git checkout -b feature/your-feature
  • Make your changes and commit them: git commit -m "Add your message here"
  • Push the changes to your branch: git push origin feature/your-feature

Cheers ๐Ÿป.

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.