Cloning of Frontend Masters website

This blog is about my first project at Masai school made during the construct week. In this project, I along with three other team members clone the website called "Frontend Masters". This website basically offers all the frontend courses necessary to become a good frontend developer.

Concepts learned at Masai school in Unit II

In the 2nd unit at Masai school, we learned about HTML, CSS, Javascript, which we have used in our project to make this clone.

Project statements

We were given to clone the website Frontend masters. So first of all we explore the original website thoroughly. Then we decided what workflow should our cloned website should have and made plans accordingly.

Roles and Responsibilities

We are a team of 4 members. So we split our work between all. The landing/home page was handled by Niket Nayan, registering/pricing page is handled by Rajnish, the login page was handled by Amit Yadav, and the course section was handled by me.

Learnings

  • Time management: building a clone within 5 days taught us how to manage time properly and do the assigned tasks within the given time.
  • Each day we were learning some new features which were not being taught in class.
  • Collaborating in GitHub and merging all the contributor's files is really challenging, which we overcame during this project.

Screenshots of out web pages

  • Landing page

home.png

  • Register Page

register.png

  • Login Page

login.png

  • All course Page

all course.png

  • Popular Course Page

popular course.png

  • Course content Page

course content.png