Dev Community Clone
To Run this repo on your Machine
git clone https://github.com/b-meet/dev.to-clone
cd dev.to-clone
npm install
npm start
Languages & Frameworks used:
- Javascript
- HTML
- CSS (SASS)
- Reactjs
I started this project when I just felt basic concepts of react are done and to make something big, So since then I have learnt a lot of new things and I want all those to be part of this project as well. Hence A lot of work in here is under construction or say under renovation
The middle portion thats the articles are coming from the official DEV api. On which I haven't implemented the pagination yet.
Things I am Planning to include in coming months:
- Redux
- A Good file structure
- Sub components to break down the current structure
- Markup on Create post
- Authentication [Google one-tap login/ Google sign in]
- Search based on title