Sayan-Maity / Skillbee

SDE Intern Assignment of SkillBee πŸš€

Home Page:https://skillbee.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkillBee SDE Intern Assignment

How to get started :


npm i
npm start

Features :

  • A script is build which generates 10 different dynamic pages
  • The pages can be visited with different dynamic routes like
    • the main page is https://skillbee.onrender.com/
    • the other pages can be visited by adding home1, home2 ... home10 after https://skillbee.onrender.com/ like you can visit https://skillbee.onrender.com/home1 and so on.
  • The data is dynaically fetched from BoredApi, you can visit here [https://www.boredapi.com/api/activity]
  • The scripting language used here is Javascript
  • The template engine I used here is EJS
  • The UI is only made for desktop version(not responsive) and is as accurate as provided in the Figma file, visit here [https://www.figma.com/file/dws2tCO9DROt98TVcNkVSY/Skillbee---FrontEnd--Assignment?node-id=1-228&t=dauHO4eOAwFOo7s0-0]
  • The UI of the pages are same but the data is unique and dynamic
  • Lighthouse Score achieved :
    • Accessibility = 100
    • Best Practices = 92
    • SEO = 92

Technologies Used :

  • EJS
  • CSS
  • NodeJS
  • Render

About

SDE Intern Assignment of SkillBee πŸš€

https://skillbee.onrender.com/


Languages

Language:CSS 46.3%Language:EJS 40.1%Language:JavaScript 13.6%