Baroka-wp / bookAwessom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Awesome Book

This website is the simple list of my favorites books.

LOOM VIDEO PRESENTING

Watch the presentation of the projet on Loom

Built With

  • Html
  • Css
  • Js
  • Linter
  • Figma

Mookup

free-showcasing-header-mockup

Live

Go Live

Authors

πŸ‘€ Author : IROTORI Baroka

πŸ‘₯ Co Author : MOSEKA Jamila

Install

Run Linters tests

To track linter errors locally follow these steps:

Download all the dependencies run:

npm install

Track HTML linter errors run:

npx hint .

Track CSS linter errors run:

npx stylelint "**/*.{css,scss}"

Track JavaScript linter errors run:

npx eslint ."

Run local server

Node live serveris easy to install and use:

  • Install globally via npm
  npm install -g live-server
  • Run in the html's directory
  live-server

Deployment

  • github page

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

πŸ“ License

This project is MIT licensed.

About


Languages

Language:JavaScript 98.1%Language:CSS 1.6%Language:HTML 0.3%