Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mleftwich/bluetodo
Simple React Todo App
https://github.com/mleftwich/bluetodo
Last synced: 7 days ago
JSON representation
Simple React Todo App
- Host: GitHub
- URL: https://github.com/mleftwich/bluetodo
- Owner: mleftwich
- Created: 2023-02-17T11:30:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T05:26:07.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T03:48:24.353Z (about 2 months ago)
- Language: TypeScript
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlueTodo
## Table of Contents
* [Description](#description)
* [Installation](#installation)
* [Usage](#usage)
* [Contributing](#contributing)
* [Guidelines](#guidelines)
* [Tests](#tests)
* [License](#license)
* [Questions](#questions)
---## Description
A simple React todo application with full CRUD functionality, utilizing TypeScript and the Mirage package to simulate a back end and test front end requests.![screenshot](./screenshot.png)
## Installation
Clone the repository, npm install and npm start## Usage
Simple User Interface## Contributing
If you'd like to contribute, reach out through the email below.## Guidelines
None## Tests
Front end requests tested with Mirage## License
---
## Questions
For any questions you can find me at [GitHub](https://github.com/mleftwich) or email me at [[email protected]](mailto:[email protected])