[TO-D-LIST-APP] This is the a simple project that allows user to plan a todo-list. It stores a list of activities that will be done and anables the user to clear or mark completed task.
Client
Server
Database
- [Added HtmlWebpackPlugin]
- [Added HTML template]
- [Set up add and remove features for TodoList application]
To get a local copy up and running, follow these steps.
In order to run this project you need:
webpack-dev-server extension installed
Clone this repository to your desired folder:
cd my-folder git clone https://github.com/Lasten-Ernest/To-Do-List_app
Install this project with:
npm install
To run the project, execute the following command:
npm start or npm run dev
To run tests, run the following command: N/A
You can deploy this project using: N/A
👤 Ernest Lasten
- GitHub: @Lasten-Ernest
- Twitter: @LastenErnest
- LinkedIn: @ernestlasten
- [Create full website using webpack as template]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please leave a star on this project
I would like to thank the Microverse team for encouragement and ideas
This project is LICENCE licensed.