- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Awesome Books is a website built with modern Javascript, to aid writers to easily add their books and authors.
Click here to view live
- [Linters]
- [HTML]
- [JAVASCRIPT]
To get a local copy up and running, follow these steps. -[] Navigate into desired folder -[] Clone the repository
sh git clone https://github.com/tomdan-ai/Awesome-books-ES6.git cd Awesome-books-ES6
In order to run this project you need:
npm init -y
npm install --save-dev hint@7.x
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x
npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
Clone this repository to your desired folder:
-[] Navigate into desired folder -[] Clone the repository
sh git clone https://github.com/tomdan-ai/Awesome-books-ES6.git cd Awesome-books-ES6
Install this project with:
cd Awesome-Books-ES6
npm install
To run the project, execute the following command:
cd Capstone-redo
npm install -g live-server
To run tests, run the following command:
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .
You can deploy this project using:
Github pages
👤 TOM DANIEL
- GitHub: @tomdan-ai
- Twitter: @kingWebstar
- LinkedIn: LinkedIn
- [Animations: I will love to add some animations to the navbar in future]
- [HTML: I will design and deploy the remaining pages in the website]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star
I would like to thank all my coding partners for the support
-
[How long did it take to finish the projects]
- [It took a Three days tops]
-
[Were any linters used]
- [Yes they were used and can access them in this link https://github.com/microverseinc/linters-config/tree/master/html-css-js]
This project is MIT licensed.