Skip to content

Medium clone under-work. Built using MERN stack. Give a star, that motivates me to work on a particular project.

Notifications You must be signed in to change notification settings

pulkit1joshi/medfrontend

Repository files navigation

Maintenance codebeat badge

Medium Clone Frontend


Front-end repository for Medium-clone built using ReactJs-Redux and MaterialUI
Report Bug · Request Code

Table of Contents
  1. About The Project
  2. Usage
  3. Roadmap
  4. Contributing

About The Project

This project aims to build a medium like blog posting platform which any organisation, specially colleges with different clubs posting over their publication/Club Board, can use for regularly posting out information/updates and interesting posts with easy to use Rich Text Editor. React is used to make a Dynamic Webapp with JWT Authentication for login/logout. Further, in the project I have implemented login/logout - register - profile and dynamic post content with both frontend and backend. Link.

Usage

  • Fork the repo
  • Clone repository using git clone <link>
  • Install the dependencies using npm install
  • Run server using npm start.

Roadmap

  • Open issue if you want a particular part of the handbook to be implemented earlier or have any issue in the present codes.
  • Further, more features will be added as I get time. Do star it, motivates me to work over a project. :)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b newfeature)
  3. Commit your Changes (git commit -m 'Added feature: "Description""')
  4. Push to the Branch (git push origin newfeature)
  5. Open a Pull Request

Features

Done

  1. Added basic JWT authentication. (Backend-Frontend)
  2. Profile settings added.
  3. Profile view added.
  4. Post feature with Rich Text Editor added.

Todo

  1. Clap functionality
  2. Landing page UI
  3. Implement publication on frontend.

About

Medium clone under-work. Built using MERN stack. Give a star, that motivates me to work on a particular project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published