Skip to content

Williamsoditi/To-Do-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do Application

By Williams Oditi

Table of Contents

Description

A simple yet elegant to do application to manage small tasks.

Project Resources

The following is a live link to the project's site

Link : Click Here

Installation

Requirements

  • An access to the internet
  • Either a smartphone, computer or tablet
  • A web browser of choice, Most preferrably Google Chrome

Setup

To clone this repository locally, type the following command on your terminal on a preferred directory.

https://github.com/Williamsoditi/To-Do-App.git

If using SSH keys, then type:

git@github.com:Williamsoditi/To-Do-App.git

On running the commands successfully, you should have a local version of this repository on the selected directory.

To fully run this application, open the selected directory via terminal then hit

  • npm i or npm install to install all required dependencies,
  • npm run dev to run the project locally via the localhost

Technologies used

  • HTML5
  • CSS3
  • JavaScript - ReactJs - JSX.

Contact Information

Known Bugs

There are no bugs at the moment

Copyright and License information

Copyright (c) 2024 Williams Oditi

MIT LICENSE

Releases

No releases published

Packages

No packages published