A Books manager webapp that lists existing records and allows user to add and remove to and from the books record.
- html
- css
- JavaScript
- Node.js
- npm
Use this repo as a reference or clone to customize for your own project.
project deployed on Github pages (SSL)
- Must have a working computer
- A Web-Browser installed (Chrome - Recommended)
- Install VSCode (link)
- Clone this project repository on your local computer. (link)
- Open the project directory with VSCode
Open Terminal/Shell inside your VSCode and run
npm install --force
- For hint tests, run
npm run lint:hint
- For style tests, run
npm run lint:style
- For eslint tests, run
npm run lint:es
👤 Nadezhda
- GitHub: @petushka1
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Fellow Micronauts