- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This is a book collection app with ES6. This app takes book title and author name as an input, then add it to the book list. You can easily remove any book by clicking the remove button under each book.
Client
- html
- css
- javascript
- Add book
- Remove book
- Great UI
In order to run this project you need:
Example command:
install vs code or any other text editor.
Clone this repository to your desired folder:
Example commands:
git clone https://github.com/oluwatobi-fasasi/my-portfolio-website
Install this project with:
Example command:
node.js V16 and above
To run the project, execute the following command:
Example command:
use git bash to open in Vs code
To run tests, run the following command:
Example command:
Run "npx stylelint "**/*.{css,scss}" --fix " to fix linters
You can deploy this project using:
Example:
No deployments required
👤 Author1
- GitHub: @oluwatobi
- Twitter: @Fasasi
- LinkedIn: Fasasi
- add responsiveness
- add more UX
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Follow me on my github if you like this project...
I would like to thank Microverse as well as my code partner(s)
This project is MIT licensed.