Skip to content

In this new app I was able to correctly apply all the new things I learned, such as Webpack, ES6, exporting or importing classes, DOM manipulation, dynamic website generation, and sorting items, among other technologies that I've been learning since the beginning of my practice.

License

VelzckC0D3/To_Do_List_ES6

Repository files navigation

git-logo

📗 Table of Contents

📖 [To Do List!] ES6 WebPack

Introducing my first Javascript app where you are able to manage the books using the local storage.

🛠 Built With

Tech Stack

Client
Server
Database
  • local storage used in order to keep the library content

Key Features

  • [ES6 updated, WebPack, Dynamic Content]

(back to top)

🚀 Live Demo

  • You can visit the live demo here
velzck-list-demo.mp4

(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:

 To have a computer, Internet, Keyboard and Mouse

Setup

Clone this repository to your desired folder:

  Open it with Visual Studio Code, and open a server with "LiveServer".

Install

Install this project with:

  Installation is not necessary

Usage

To run the project, execute the following command:

npm run start

Run tests

To run tests, run the following command:

  First install all the required dependencies with the command 'npm install -y'
  To run the add and remove unit test with Jest, execute the command: 'npm test'

Deployment

You can deploy this project following these steps:

On the console run: 'npm run build'
Then: 'npm run start'
The website will be deployed

(back to top)

👥 Author

👥 Collaborator

🔭 Features

  • [Shows correct functionality]
  • [WebPack Correctly Used]
  • [ES6 Optimized]

(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, be pending on my profile since I'll be doing much more!

(back to top)

🙏 Acknowledgments

I would like to thanks my Microverse Team for helping me to get this done.

(back to top)

❓ FAQ

  • [What was the most difficult thin to achieve here?]

    • [The implementation of the function itsefl was quite a challenge for me since I'm not familiarized with it]

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this new app I was able to correctly apply all the new things I learned, such as Webpack, ES6, exporting or importing classes, DOM manipulation, dynamic website generation, and sorting items, among other technologies that I've been learning since the beginning of my practice.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published