Skip to content

ksigei/Awesome_Books_ES6

Repository files navigation

AWSOME BOOK STORE

A basic Book Store app that help remove and add books in a book store .

Built With

  • Semantic HTML

  • HTML Forms

  • Css

  • positioning

  • PSuedo Classes

  • Flexbox

Javascrpit

  • Dom Manipulation and EventListner with handler functions

  • Named and anonymous arrow functions

  • Arrays and Object

  • Array manipulation with, forEach

  • Localstorage API

  • JSON.Parse

  • JSON.Stringify

  • Javascript Classes and Methods

  • Css

  • positioning

  • PSuedo Classes

  • Flexbox

Javascrpit

Live Demo link

Live Demo Link

Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

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

Prerequisites

  • Node and NPM
  • Web browser (Google chrome)
  • Code Editor (VSCode)

Development (Running locally)

  • Clone the project
git clone https://github.com/basitkorede/html-template.git
  • Install Dependencies
npm install

To run StyleLint by itself, you may run the lint task:

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

Or to automatically fix issues found (where possible):

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

You can also check against Webhint:

npx hint --telemetry=off .

👤 Author

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published