Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.17 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.17 KB

BackStage Talks Magazine

BackStage Talks Magazine is a website for buying Latest released magazine issues. This is a practise project from frontendpractise Checkout the webpage live here.

Requirements

  • Npm >9.0.0
  • Node >= 14.0.0

Installation

For linux

sudo apt install npm

npm start

Technologies

  • SCSS
  • Intersection Observer API
  • Flexbox

Difficulties

  • Using Intersection Observer API to change background colors
  • import not working in scss.

What i learnt

  • Intersection Observer API
  • Why import doesn't work with improperly order imports.
  • NPM scripting

Author

Nagato

License

copyright @2023 Nagato

  • GitHub followers
  • Twitter Follow

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.