Skip to content

A single-page application that uses javascript and local storage to create and use forms and list items.

Notifications You must be signed in to change notification settings

uzairali19/awesome-books

Repository files navigation

Awesome books

Basic website that allows users to add/remove books from a list. Stores the data in the local storage and the uses that to manipulate the data in the front-end.

Built With

  • Javascript
  • HTML
  • CSS

Live Demo

Live Demo Link

Getting Started

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

Setup

Run git clone https://github.com/uzairali19/awesome-books

Run tests

For Linters:

# To check for HTML errors
npx hint .

# To check for CSS errors
npx stylelint "**/*.{css,scss}"

# To check for Javascript errors
npx eslint .

Authors

👤 Hamid Murambiwa

👤 Uzair Ali

🤝 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

A single-page application that uses javascript and local storage to create and use forms and list items.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published