Awesome Books

A Books manager webapp that lists existing records and allows user to add and remove to and from the books record.

This project is a remodel based on the original design in collaboration with Levina Nadezhda in Microverse

Built With

  • html
  • css
  • JavaScript

Getting Started

To get a copy of this project running on your local computer, do the followings:

Prerequisites

  • Must have a working computer
  • A Web-Browser installed (Chrome - Recommended)

Setup

  • Install VSCode (link)
  • Clone this project repository on your local computer. (link)
  • Open the project directory with VSCode

Install

Open Terminal/Shell inside your VSCode and run

  npm install --force

Run tests

  • For hint tests, run
      npm run lint:hint
    
  • For style tests, run
      npm run lint:style
    
  • For eslint tests, run
      npm run lint:es
    

Deployment

Authors

👤 Steve

🤝 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

  • Levina Nadezhda (@petushka1) ~ Co-Partner on the original design

📝 License

This project is MIT licensed.