Skip to content

Latest commit

 

History

History
161 lines (94 loc) · 3.69 KB

README.md

File metadata and controls

161 lines (94 loc) · 3.69 KB

Microverse README Template

📗 Table of Contents

📖 [To Do list]

[To Do list] is a project Inspired by Microverse for the JavaScript, dom manipulation and Weback practice

🛠 Built With

Tech Stack

Client

(back to top)

Key Features

  • Understand different ways to create objects in JavaScript.
  • Create and access properties and methods of JavaScript objects.

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

A code compiler like visual studio code

Setup

Clone this repository to your desired folder:

use git clone command to clone this repository or download ZIP

Install

Install this project with:

npm

Usage

To run the project, execute the following command:

npm start or live server

Run tests

To run tests, run the following command:

npm test

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Dieum Akonkwa

(back to top)

🔭 Future Features

  • [Refactor to use javascript classes]
  • [A complete javascript with changes]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give it a ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the JavaScript and the dom manipulation Practice.

(back to top)

📝 License

This project is MIT licensed.

(back to top)