https://medium-featured-replica.herokuapp.com/
It is a Full stack web application that replicates featured pics page of Medium website , it is built with the MERN stack, The main purpose of the project is to fix another team project, to add new features to it like authentication and to generate huge and random amount of data.
Create a Replica of the featured pics page of Medium website that links to a replica article page of a nother fellow team to learn how to deal with legacy project.
- fix some issues with legacy project.
- creating a new page that links to the old project.
- adding features to the page: - authentication system. - loading articles on scroll. - generate random dummy data using faker.
- fork the project
- clone it .
- install npm packages using (npm install).
- start the server.
Continue watching our repos for upcomings