Skip to content

RenataDellamatriz/to-do-list-extension

Repository files navigation

To Do List

Google Chrome extension

Description

Browser Extension version of Rockeseat's Bootcamp Ignite Challenge

ToDoListGif

board 1board

Tutorial

After cloning the repository:

-Install dependencies: 'npm install' and then 'npm run build:watch'

-Open the Google Chrome browser and click on "Extensions" and then click on "Manage Extensions"

img 1

Then click on "developer mode"

img 2

Click "Load without compression". Look for the folder where your project is and select the "dist" folder.

img 3