Projects
This is a collection of my public projects on GitHub pulled from the GitHub API.
React Task Web App
A web app for tracking todos/habits built with React.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
About The Project
React Task Web App is a full-stack application built with React, Firebase, and Bootstrap.
It is designed to help users track their todos and habits effectively.
The app allows users to create, read, update, and delete lists and todos.
It also provides a progress bar for each list, giving users a visual representation of their progress.
With its user-friendly interface and powerful features, React Task Web App is a reliable tool for managing tasks and improving productivity.
Built With
Getting Started
To get a local copy up and running, follow these simple steps.
Prerequisites
- npm
npm install npm@latest -g
Installation
- Clone the repo
git clone https://github.com/cjrussell23/React-Task-Web-App.git
- Install npm packages
npm install
- Start the dev server
npm run start
Contact
Charles Russell
Project Link: https://github.com/cjrussell23/React-Task-Web-App