Skip to content

KennethOnuorah/React-Errands

Repository files navigation

An errand-tracking web application.


About the project 🔎

A web application for creating and keeping track of errands. Similar to the note-taking application that I made a while ago, but with some modifications.

Created with:

  • React.js (JSX)
  • CSS
  • JSON-Server

Project development: 11/6/2022 - 12/8/2022

Features 📦️

This project includes:

  • Creating/discarding errands
  • Editing/saving
  • Errand color setting
  • Indication of completed errands w/ strike-through
  • Time and dates
  • Total errand counter
  • Search functionality

How to Use 🛠️

Clone repository and install

git clone https://github.com/KennethOnuorah/React-Errands.git
cd React-Errands
npm i

Run the server

npm run server

Run dev

npm run dev

Preview 👁️

readme_preview

About

An errand management application built with React.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published