Skip to content

Latest commit

 

History

History
157 lines (101 loc) · 4.17 KB

README-US.md

File metadata and controls

157 lines (101 loc) · 4.17 KB

Portuguese English

Comics ++

Repository Size GitHub last commit Developed by Gleison Project License

PreviewAboutRunTechnologiesFeaturesAuthorLicense


👁️‍🗨️ Preview

To see the deployment Click Here

Preview
Desktop

ℹ️ About

Application built to practice some concepts about Drag and drop with Angular 11.


▶️ Run

To run this project you need to clone this repository, have the NOde Package Manager (NPM) or the YARN Package Manager (YARN) installed.

Open the command prompt in the project directory, and execute the following commands:

com npm
# Install dependencies
$ npm install ou npm i

# Start development server

$ ng serve --open ou ng s -o
com yarn
# Install dependencies
$ yarn

# Start development server
$ ng serve --open ou ng s -o

⚠️ The development server will start on port: 4200 - Access http://localhost:4200


🛠️ Technologies


Features

Drag and Drop tasks from one list to another
Delete and edit tasks
Save to Local storage and retrieve from Local Storage

👦 Autor

Profile Photo Gleison Almeida
Gleison de Almeida

Developed with ❤️ by Gleison Almeida 👋🏽 Contact me!

Linkedin Badge Github Badge Outlook Badge


⚖️ Licença

Copyright © 2021 Gleison Almeida.
This project is licensed by MIT.