Review-To-Do-List

所属分类:自动编程
开发工具:JavaScript
文件大小:758KB
下载次数:0
上传日期:2023-01-23 14:17:41
上 传 者sh-1993
说明:  Review To Do List是一个成对编程项目,其中每个编码合作伙伴必须检查和审查其他人的工作...
(Review-To-Do-List is a pair programming project where each coding partner must check and review the other s work for best practices in HTML, CSS, and JavaScript in all their directories.)

文件列表:
.eslintignore (17, 2023-01-23)
.eslintrc.json (488, 2023-01-23)
.hintrc (371, 2023-01-23)
.stylelintrc.json (600, 2023-01-23)
LICENSE (1071, 2023-01-23)
MIT.md (1177, 2023-01-23)
app_screenshot.png (6347, 2023-01-23)
dist (0, 2023-01-23)
dist\index.html (994, 2023-01-23)
dist\main.js (32013, 2023-01-23)
dist\runtime.js (7150, 2023-01-23)
murple_logo.png (608823, 2023-01-23)
package-lock.json (721199, 2023-01-23)
package.json (1143, 2023-01-23)
src (0, 2023-01-23)
src\Status.js (716, 2023-01-23)
src\UI.js (2385, 2023-01-23)
src\index.html (917, 2023-01-23)
src\index.js (1466, 2023-01-23)
src\localstorage.js (222, 2023-01-23)
src\style.css (1686, 2023-01-23)
src\task.js (180, 2023-01-23)
webpack.config.js (571, 2023-01-23)

To-Do-List

# “— Table of Contents - [“– About the Project](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#about-project) - [ Built With](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#built-with) - [Tech Stack](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#tech-stack) - [Key Features](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#key-features) - [ Live Demo](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#live-demo) - [’ Getting Started](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#getting-started) - [Setup](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#setup) - [Prerequisites](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#prerequisites) - [Install](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#install) - [Usage](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#usage) - [Run tests](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#run-tests) - [Deployment](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#triangular_flag_on_post-deployment) - [‘ Authors](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#authors) - [” Future Features](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#future-features) - [¤ Contributing](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#contributing) - [ Show your support](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#support) - [ Acknowledgements](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#acknowledgements) - [“ License](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/#license) # “– [To-Do-List] > Describe your project in 1 or 2 sentences. **[To-do-list]** is a a solo programming project that highlights the use of Webpack. ## Built With HTML CSS Javascript and Webpack ### Tech Stack > Describe the tech stack and include only the relevant sections that apply to your project.
Client N/A
Server Local
Database N/A
### Key Features > Describe between 1-3 key features of the application. - **[Highlights the use of Webpack]** - **[Implemented add and remove]** - **[Page is interactive]**

(back to top)

## Live Demo - [Live Demo Link](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/https://joshualyngdoh.github.io/To-do-list/)

(back to top)

## ’ Getting Started > Describe how a new developer could make use of your project. To get a local copy up and running, follow these steps. - Create a local directory that you want to clone the repository. - Open the command prompt in the created directory. - On the terminal run this command git clone https://github.com/joshualyngdoh/To-Do-List.git - Go to the repository folder using command prompt cd Awesome-books. - Install the dev dependencies for linters run npm install. ### Prerequisites In order to run this project you need: Github account Vs Code Knowledge of HTML CSS Javascript and Webpack Any Browser ### Setup Clone this repository to your desired folder: https://github.com/joshualyngdoh/To-Do-List.git ### Install Install this project with: Github ### Usage To run the project, execute the following command: git clone https://github.com/joshualyngdoh/To-Do-List.git ### Run tests To run tests, run the following command: - npx eslint . - npx stylelint "**/*.{css,scss}" ### Deployment You can deploy this project using: Github Pages

(back to top)

## ‘ Authors > Mention all of the collaborators of this project. ‘¤ **Joshua** - GitHub: [@githubhandle](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/https://github.com/joshualyngdoh) - Twitter: [@twitterhandle](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/https://twitter.com/Joshualyngdoh08?t=7EOMBNKMhdAgQwM4EGl3iQ&s=31) - LinkedIn: [LinkedIn](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/https://www.linkedin.com/in/joshua-lyngdoh-11ba7021a/)

(back to top)

## ” Future Features > Describe 1 - 3 features you will add to the project. - [ ] **[Integrate back-end]**

(back to top)

## ¤ Contributing Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/../../issues/).

(back to top)

## Show your support > Write a message to encourage readers to support your project Drop a if you like this project.

(back to top)

## Acknowledgments > Give credit to everyone who inspired your codebase. I would like to thank Microverse and the its global community.

(back to top)

## “ License This project is [MIT](https://github.com/joshualyngdoh/Review-To-Do-List/blob/master/./LICENSE) licensed.

(back to top)


近期下载者

相关文件


收藏者