File size: 1,351 Bytes
f5071ca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
## 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.