|
## Dev Community Clone
|
|
|
|
### How do I get an idea to clone dev.to π€
|
|
|
|
At first, I intended to make a **simple comment section** to practice **[react](https://reactjs.org/)** and **[firebase](https://firebase.google.com/)**. But while searching some inspirations on google, I found dev.to and I decided to clone it.
|
|
|
|

|
|
|
|
### Features:
|
|
|
|
- [x] CRUD π«
|
|
- [x] Search posts by keywords or tags π
|
|
- [x] View user profiles π§
|
|
- [x] Social authentication π
|
|
- [x] Giving reactions to articles β€οΈβπ₯
|
|
- [x] User profile π»
|
|
- [x] Customize profile π«£
|
|
- [x] Dashboard π«
|
|
- [x] Top tags π·
|
|
- [x] Comments and nested replies π¬
|
|
- [x] Reading List π
|
|
- [x] Apperance π¨ [ light and dark ]
|
|
- [x] Syntax highlight π¨π₯
|
|
|
|
|
|
### Tech Stacks:
|
|
|
|
- [x] [React](https://reactjs.org/)
|
|
- [x] [Chakra UI](https://chakra-ui.com/)
|
|
- [x] [Redux toolkit](https://redux-toolkit.js.org/)
|
|
- [x] [Firebase](https://firebase.google.com/)
|
|
- [x] [React router](https://reactrouter.com/en/main)
|
|
- [x] [React MDE](https://www.npmjs.com/package/react-mde)
|
|
|
|
You can check out [here](https://dev-community-clone.vercel.app/zwel/I-cloned-dev.to-with-react,-firebase-and-more..._1uilShxfoXHsV0PUSppT) for more details.
|
|
|