Skip to content

Sayan-Maity/Skillbee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

Releases

No releases published

Packages

No packages published