Skip to content

This is an American website that offers all the frontend courses like react, angular js, vue etc to its users.

Notifications You must be signed in to change notification settings

hello-snsa/Frontend-Masters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Frontend Masters Website Clone 🧑‍💻

This clone is made with pure HTML, CSS , Javascript, Mongodb, express and nodejs 😇

About ℹ️

This website offers all the frontend courses available to its users.

Team Members 🤝


Main Pages 📚

  • Landing Page
  • Register page
  • Login Page
  • Courses Page
  • Track course page
  • My account page
  • Payment gateway

Sources 🔓

  • Images: Frontend-masters
  • Fonts: Google Fonts,sans-serif family
  • Icons:Awesome Icon
  • Live demo:Frontend-Masters

Funtionality 💥

  • Responsive landing page
  • Signup page using mongodb database
  • Login page using mongodb database
  • Enrolling particular course
  • Tracking course progress using circular progress bar
  • Payment gateway
  • Course video play

Steps to run website locally 🌻

  • Open GitBash in the location you want to clone and store the files
  • Copy-Paste the command "git clone https://github.com/asutoshb/Frontend-Masters.git" on the terminal and run it
  • Install all the dependencies required by typing "npm install" in the terminal
  • Then run "npm run server" on the terminal
  • use "localhost:3000" on your browser to run the website locally

Screenshots of pages 🖼️

  • landing page Landing page

  • Register page Register page

  • Login page Login Page

  • course page Course page

About

This is an American website that offers all the frontend courses like react, angular js, vue etc to its users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Handlebars 58.8%
  • CSS 27.3%
  • HTML 12.6%
  • JavaScript 1.3%