- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Kano Global Tech Summit Website] This project is to build a book list website with live time displayed to the users
This project was built using HTML, CSS and Javascript
Client
- [Add and remove books from the website]
- [Live date and time displayed on the website]
- [Presentation Link]
To get a local copy up and running, follow these steps.
In order to run this project you need:
-a code editor installed that can run HTML and CSS files -linters installed and fully functional -setup luxon using npm to display time
Clone this repository to your desired folder. Use the command: git clone https://github.com/devalibello/devalibello.github.io.git
Install this project with:
-
Install WebHint: npm install --save-dev hint@7.x
-
Install StyleLint npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
-
npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
-
npm install --save luxon
To run the project, execute the following command:
- open cloned folder in your code editor and run the index.html file
To run tests, run the following command:
To check for CSS or SCSS errors:
-
With linters correctly installed, npx stylelint "*/.{css,scss}"
-
To fix CSS or SCSS linters error: npx stylelint "*/.{css,scss}" --fix
-
To fix javascript linters error: npx eslint . --fix
You can deploy this project using:
👤 Ali Bello Imoukhuede
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Add more styling to the awesome book website to make it more user friendly]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly share my github repo with your friends and follow me on the various social media platforms
I would like to thank my coding partner Fredo, Kenneth and my family for giving me the needed support and Cindy Shin.
This project is MIT licensed.