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

https://github.com/williamsoditi/to-do-app

Simple to do application built with reactjs
https://github.com/williamsoditi/to-do-app

react-state reactjs vite-plugin

Last synced: about 1 month ago
JSON representation

Simple to do application built with reactjs

Awesome Lists containing this project

README

          

# To-Do Application
#### By **Williams Oditi**
## Table of Contents
+ [Description](#Description)
+ [Project resources](#project-resources)
+ [Installation](#installation)
+ [Technologies used](#technologies-used)
+ [Contact Information](#contact-information)
+ [Known Bugs](#known-bugs)
+ [Copyright and License](#copyright-and-license-information)

## 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](https://taskforce25.netlify.app/)

## 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
+ [Contact ME](https://linktr.ee/williamsoditi25)

## Known Bugs
There are no bugs at the moment

## Copyright and License information
Copyright (c) 2024 Williams Oditi

`MIT LICENSE`