Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andres-condezo/peer-feedback


https://github.com/andres-condezo/peer-feedback

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# To Do List App peer-feedback

> This is a repo to practice a peer to peer feedback on the To-Do list app.

## Screenshots:

- Mobile version:

![screenshot](./src/img/screenshot-mobile.png)

- Desktop version:

![screenshot](./src/img/screenshot-desktop.png)

## Built With

### - Major languages:
- HTML
- CSS
- JavaScript
### - Technologies used:
- Webpack

## Learning objectives

- Use webpack to bundle JavaScript.
- Learn how to use proper ES6 syntax.
- Use ES6 modules to write modular JavaScript.

## Live Demo

[To Do List Live Demo Link](https://andres-condezo.github.io/to-do-list/dist/)

## Getting Started

- In order to see the portfolio in your browser you must click on the link "Live Demo"

- To get a local copy up and running follow these simple example steps:

### Prerequisites
- Node
- npm

### Setup

- Clone the repository with the command:


$ git clone https://github.com/andres-condezo/To-Do-list.git

---

- To install the dependencies run:


$ npm Install

---

### Usage

- To create a development server built in run:


$ npm start

---

- The page will now automatically open in your browser.

---

## Authors

πŸ‘€ **AndrΓ©s Condezo Monge**

- GitHub: [@andres-condezo](https://github.com/andres-condezo)
- Twitter: [@andres_condezo](https://twitter.com/andres_condezo)
- LinkedIn: [andres-condezo](https://linkedin.com/in/andres-condezo)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Icons from fontAwesome.

## πŸ“ License

This project is [MIT](./MIT.md) licensed.