- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Awesomebook is a repository.The goal is to master all of the tools and best practices learned in previous steps.
Client
Form backend service
- Demo of Linters
- Demo of Awesomebooks
In order to run this project you need:
- web browser
- git-syn
- code editor
Clone this repository to your desired folder:
git clone https://github.com/kit0-0/awesomebook.git
To install all dependencies, run:
npm install
To run the project, execute the following command:
To run the project, follow these instructions:
- Clone this repo to your local machine.
To run tests, run the following command:
- Track HTML linter errors run:
npx hint .
- Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
- Track JavaScript linter errors run:
npx eslint .
👤 Kiko
- GitHub: @kit0-0
👤 Ojwang Briton
- GitHub: @Eccb7
- Twitter: @briton_otieno4
- LinkedIn: briton-otieno-ba6591244
- Add mobile version
- Add Model
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give ⭐️
I would like to thank my teammembers
This project is MIT licensed.