-
Microverse Student
- Rawalpindi
-
07:06
(UTC +05:00) - https://umerzia.github.io/Portfolio/
- @DevUmerZia
Stars
A sign in and sign up form built with html, css, and javascript.
This repo contains a Microverse capstone project. In the project I built an online website for a community day conference. HTML, CSS, and JavaScript were used for this project
This repo contains a microverse project where I had to restructure my Awesome Books App using Javascript Modules and ES6 syntax
This repo contains a project where I built a simple HTML list of To Do tasks. The list will be styled according to the specifications listed later. This simple web page was built using webpack and …
This repo contains a few practical tests for JavaScript functions using the Jest library. The AAA pattern was followed in order to make the tests easier for other developers to read and understand.…
ToDoList app helps users make their day organized and user can add tasks, delete completed tasks.Build with Javascript, HTML, CSS
Awesome-books is a web-mini library project that allows users to add, retrieve, update, and remove items from the list. The project has utilized the `localStorage` to persist the data.