to_dolist Project
π Table of Contents
π to_dolist
"to_dolist" is a simple web application that displays a list of task and allow you to add and remove task from that list.
π Built With
-
Major languages
-
(HTML, CSS, JavaScript)
-
Webpack
-
Frameworks / Libraries
-
Jest
-
Technologies used
- Git(version control)
Tech Stack
- HTML
- CSS
- javascript
- Webpack
- Version Control(GitHub)
Key Features
- Javascript, ES6
- CSS3
- HTML5 semantics
- Webpack
(back to top)
π Live Demo
Go Live
π» Getting Started
clone from repository: https://github.com/Enoisong/to_dolist.git
Prerequisites
In order to run this project you need to:
- Install GIt
- Install Live server VScode extension and run Go Live
- Install a Command Line Interface to clone project-Git bash/Terminal
Setup
Clone this repository
```bash
$ git clone https://github.com/Enoisong/to_dolist.git
$ cd to_dolist
### Run project
```bash
$ npm install
$ npm build
$ npm start
Open page in browser
$ runs on http://localhost:8084/
Install
Install this project with:
Usage
To run the project, execute the following command:
- Git clone <>
- Install the Live server extension of the VScode and run Go Live
Run tests
To run linters tests, run the following command:
npx hint .
npx stylelint "*/.{css,scss}"
npx eslint .
Deployment
It will be deployed after merge
(back to top)
π₯ Author
π Future Features
- To Add more dynamics to the project; feature like animation
and transition.
(back to top)
π€ Contributing
Contributions, issues, as well as feature requests are welcome!
Feel free to check the issues page.
(back to top)
βοΈ Show your support
If you like this project, give me a star
(back to top)
π Acknowledgments
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightly feedbacks.
- A great thanks to my coding partner(s), morning session team,
and standup team for their contributions.
(back to top)
π License
This project is MIT licensed.
(back to top)