## 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. ![Image description](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/td5aki966mwjlkz9mtde.png) ### 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.