Giter Club home page Giter Club logo

hashnode's Introduction

Hashnode Clone (Full Stack)

Hashnode clone Nextjs, Mongodb, Apollo-graphql, Express.

This is a complete repository of hashnode clone which I made while learning MERN stack.

Core Packages

  1. Nextjs - Frontend
  2. Apollo graphql, express - Backend
  3. Api Handling - Axios
  4. Styling - tailwindcss
  5. Delayed Search - loadash debounce
  6. Image upload - Cloudinary

Features

  1. Authentication
  2. CRUD for posts
  3. CRUD for user
  4. CRUD for tags
  5. Infinite scrolling
  6. Search any posts by username, title, tags
  7. Follow/Unfollow users
  8. Follow/Unfollow tags
  9. Like (many emoji) posts
  10. Comment posts
  11. Light/Dark theme (dark is default)
  12. Add bookmarks
  13. Custom Markdown editor (Custom markdown editor from scratch)

Running Locally

Clone this repository:

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

At the root of your project create an .env file with the following contents:

NEXT_PUBLIC_MONGODBURI=<YOUR_MONGODB_URL>
JWT_SECRET=<SECRET_FOR_JWT>
cloud_name=<CLOUNDINARY_NAME>
api_key=<CLOUNDINARY_API_KEY>
api_secret=<CLOUNDINARY_API_SECRET>

Then run yarn and yarn d to see the hashnode clone in action.

I hope you liked this project. If you do then don't forget to give this repo a star

Cheers ๐Ÿป

hashnode's People

Contributors

ujen5173 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.