Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zewdu444/todolist_best_practice
This project is a part of Microverse in JavaScript and networking module, and it is an extension of To-do list application which used for code reviewing from coding partner to check all best practice and implemented jest test cases on javascript.
https://github.com/zewdu444/todolist_best_practice
best-practices css html javascript jest
Last synced: 7 days ago
JSON representation
This project is a part of Microverse in JavaScript and networking module, and it is an extension of To-do list application which used for code reviewing from coding partner to check all best practice and implemented jest test cases on javascript.
- Host: GitHub
- URL: https://github.com/zewdu444/todolist_best_practice
- Owner: zewdu444
- License: mit
- Created: 2023-01-23T09:47:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T01:29:05.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T09:24:03.238Z (28 days ago)
- Topics: best-practices, css, html, javascript, jest
- Language: HTML
- Homepage:
- Size: 1.01 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TodoList best practice and unit test
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [:camera: project screenshot](#screen-shoot)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)# 📖 TodoList best practice and unit test
> This project is a part of Microverse in JavaScript and networking module, and it is an extension of To-do list application which used for code reviewing from coding partner to check all best practice and implemented jest test cases on javascript.
> HTML 5 , css3, javascript ES6, NPM ,babel, webpack and jest.
> HTML 5 , css3, javascript ES6, NPM ,babel, webpack and jest.
> https://zewdu444.github.io/Todolist_best_practice/
to run on your localhost clone the project to local folder
> cd Todo_list
> npm i
> npm run server
> open your brower locate to localhost:3000
### Setup
>
git clone https://github.com/zewdu444/Todolist_best_practice.git
> cd Todolist_best_practice
### Prerequisites
In order to run this project you only need:
- latest web-browser
- node.js and npm
### Install
To install this project in your local machine use
> npm i
> npm run build
### Usage
To run the project, execute the following command:
> In visual studio code Go to dist folder then open index.html in live server.
👤 **zewdu erkyhun**
- GitHub: [@zewdu444](https://github.com/zewdu444)
- Twitter: [@zewdu444](https://twitter.com/zewdu444)
- LinkedIn: [zewdu-erkyhun](https://www.linkedin.com/in/zewdu-erkyhun-081378b3/)
👤 **Samuel tobby**
- GitHub: [@Tobby8629](https://github.com/Tobby8629)
- Twitter: [@Tobby_samuels](https://twitter.com/Tobby_samuels)
> Implement Mock functionality
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/zewdu444/Todo_list/issues).
> If you like the project please give it star
> I would like to thank Microverse team
This project is [MIT](./LICENSE) licensed.