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
- Host: GitHub
- URL: https://github.com/williamsoditi/to-do-app
- Owner: Williamsoditi
- License: mit
- Created: 2024-02-15T07:10:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T12:52:34.000Z (over 2 years ago)
- Last Synced: 2025-06-04T09:57:54.955Z (12 months ago)
- Topics: react-state, reactjs, vite-plugin
- Language: JavaScript
- Homepage: https://taskforce25.netlify.app/
- Size: 58.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`