[go: up one dir, main page]

Skip to content

This project is focused on building is a simple website that displays a list of books that users have added.It allows you to add and remove books from that list also. The goal of this project is to build a simple multipage page responsive book website.

Notifications You must be signed in to change notification settings

Lizdev-05/Awesome-book-ES6

Repository files navigation

Awesome-books

This project is focused on building is a simple website that displays a list of books that users have added.It allows you to add and remove books from that list also. The goal of this project is to build a simple multipage page responsive book website.

In this project, you are expected to setup Html-CSS-Javascript linter following the guildlines stated in the Html-CSS-Javascript limter config documentation, follow mobile first approach while building the website, make the website responsive on mobile and desktop, make website interactive, run tests and finally deploy.

The project will contain the List, Add and Contact page.

Built With

  • HTML5,
  • Javascript
  • CSS3
  • Linters

Live Demo

Click to check my awesome book shelf

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Setup

Run tests

For tracking linters errors locally, you need to follow these steps:

  • For tracking linter errors in HTML file run: npx hint .
  • For tracking linter errors in CSS file run: npx stylelint "**/*.{css,scss}"
  • For tracking linter errors in Javascript file run: npx eslint .

Deployment

  • Use GitHub pages to deploy website
  • For more information about publishing sources, see About github pages

Contributors

👤 Ojesanmi Elizabeth Oyin

Abdullah Asghar

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

This project is focused on building is a simple website that displays a list of books that users have added.It allows you to add and remove books from that list also. The goal of this project is to build a simple multipage page responsive book website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published