E6-Awesomebooks-MR

所属分类:编程语言基础
开发工具:Others
文件大小:0KB
下载次数:0
上传日期:2023-09-29 18:50:01
上 传 者sh-1993
说明:  在这个项目中,我重组了我的Awesome books应用程序代码。并通过使用模块使其更有条理。我使用了ES6语法。参考...,
(In this project, I have restructured my Awesome books app code. And made it more organized by using modules. I have used ES6 syntax . Refactoring of code is done and the app is functioning perfect as it was previously.)

文件列表:
.eslintrc.json (485, 2023-10-29)
.stylelintrc copy.json (597, 2023-10-29)
.stylelintrc.json (597, 2023-10-29)
LICENSE (1066, 2023-10-29)
modules/ (0, 2023-10-29)
modules/bookList.js (3685, 2023-10-29)
package-lock.json (402438, 2023-10-29)
package.json (790, 2023-10-29)
public/ (0, 2023-10-29)
public/index.html (1820, 2023-10-29)
src/ (0, 2023-10-29)
src/index.js (371, 2023-10-29)
style.css (3304, 2023-10-29)

# Table of Contents - [ About the Project](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#about-project) - [ Built With](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#built-with) - [Tech Stack](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#tech-stack) - [Key Features](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#key-features) - [ Getting Started](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#getting-started) - [Setup](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#setup) - [Prerequisites](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#prerequisites) - [Install](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#install) - [Usage](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#usage) - [Run tests](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#run-tests) - [Deployment](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#deployment) - [ Authors](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#authors) - [ Future Features](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#future-features) - [ Contributing](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#contributing) - [ Show your support](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#support) - [ Acknowledgements](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#acknowledgements) - [ License](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/#license) # Awesome Books Project An Awesome books store project, where you can enter the name and author of the books and have it stored, Developed using Html, Css and Javascript. In this project, I have restructured my Awesome books app code. And made it more organized by using modules. I have used ES6 syntax . Refactoring of code is done and the app is functioning perfect as it was previously. ## Built With 1-HTML 2-CSS 3-JS ### Tech Stack
Client
### Key Features - Add index.html file. - Add style.css file. - Add index.js file. - Add Linters. - Add Header to the index.html file. - Add global styling variables to style.css file.

(back to top)

## Getting Started ### Prerequisites 1-Web Browser 2-Code Editor 3-Git ### Setup Clone this repository to your desired folder: Run this Command: sh cd my-folder git clone git@github.com:AbuTalha3/Awesome-Books-E6.git ### Install First you need to install the node package files Run this command: sh cd Awesome-Bookss-E6 npm install ### Usage - In order to use this project you either create branch to add more features. - But in order to run the project open index.html with live server ### Run Linters I have added the linters or tests in order to avoid anykind of typos and ensure the good practices in this project. So while using this repository if you need to check your work in html and css you can use below commands - in order to run the linter test on index.html: sh npx hint . - in order to run the linter test on stylesheets: sh npx styleint "**/*.{css,scss}" ### Deployment - You can easily use github pages, netlify or vercel to deploy your project Useful link about Github Pages Step by Step guide to deploy using netlify Step by Step guide to deploy using vercel

(back to top)

## Authors Abu Talha - GitHub: [@githubhandle](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/https://github.com/AbuTalha3) - Twitter: [@twitterhandle](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/https://twitter.com/AbuTalha8T) - LinkedIn: [LinkedIn](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/https://www.linkedin.com/in/abu-talha-8203b252/) ## Future Features - [ ] Add header and footer to index.html - [ ] Add more styles to style.css - [ ] Add more styles to style.css

(back to top)

## Contributing Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/../../issues/).

(back to top)

## Show your support If you like this project just give it a star -

(back to top)

## Acknowledgments I would like to thank Microverse.

(back to top)

## License This project is [MIT](https://github.com/AbuTalha3/E6-Awesomebooks-MR/blob/master/./LICENSE) licensed.

(backtotop)


近期下载者

相关文件


收藏者