Thekote / ToDo-List42

ToDo List Project for Imersão42

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo-List42

A ToDo List Project for Imersão42

Made by CodeMiner42

About   |    Built With   |    How to Use   |    Author


CodeMiner42

📃 About

This project is part of the Imersão42 provide by CodeMiner42.

This specific project is focused on testing our basic knowledge about JS, Html and CSS without using any library or frameworks.

🔧 Built With

👀 How to Use

  • Clone the project: git clone https://github.com/Thekote/ToDo-List42;
  • Create your branch with your feature: git checkout -b feat/my-feature;
  • Commit your feature: git commit -m 'feat: My new feature';
  • Push your branch: git push origin my-feature.

Then start coding!

📝 Author


Guilherme Monteiro

About

ToDo List Project for Imersão42


Languages

Language:JavaScript 56.8%Language:CSS 26.8%Language:HTML 16.4%