Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauryiv/bucket-list


https://github.com/mauryiv/bucket-list

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        


# Bucket List


## Description
This is a simple program using React in oder to create an interactive page. On this page you can create a bucket list and have them organized by priority.

## Table of Contents
- [Title](#title)
- [Description](#description)
- [Badges](#badges)
- [Visuals](#visuals)
- [Installation](#installation)
- [Usage](#usage)
- [Tests](#tests)
- [Questions](#questions)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [Authors and Acknowledgment](#acknowledgment)
- [License](#license)
- [Project Status](#status)


## Badges
![Maury Hughes IV](https://img.shields.io/badge/Maury%20Hughes%20IV-5A2BE2) [![made-with-Markdown](https://img.shields.io/badge/Made%20with-Markdown-1f425f.svg)](http://commonmark.org) [![made-with-javascript](https://img.shields.io/badge/Made%20with-JavaScript-1f425f.svg)](https://www.javascript.com) [![Minimum node.js version](https://badgen.net/npm/node/express)](https://npmjs.com/package/express) [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [![git](https://badgen.net/badge/icon/git?icon=git&label)](https://git-scm.com) [![Visual Studio Code](https://img.shields.io/badge/--007ACC?logo=visual%20studio%20code&logoColor=ffffff)](https://code.visualstudio.com/) ![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) ![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)


## Installation
Will need to install everything listed inside of the package.json file by running an npm i command.


## Usage
This would be a good reference for using React.


## Visuals
![Screenshot 2024-05-10 at 5 43 13 PM](https://github.com/MauryIV/bucket-list/assets/146037880/3ed30269-4ccd-4582-b7cc-250573c79f6f)
![Screenshot 2024-05-10 at 5 44 32 PM](https://github.com/MauryIV/bucket-list/assets/146037880/232b2afa-7c49-4dd7-bdec-a97ed72d1d03)


## Tests
I just went about testing in the localhost:3000


## Questions
If you have any questions about the contents. Please feel free to reach out!
Here is my [Github](https://github.com/MauryIV) as well as my email .


## Roadmap
NA


## Contributing
Always open for contributions and suggestions.


## Authors and Acknowledgment
All of the starter code from the initial commit is from DU Coding Bootcamp.


## License
MIT License © 2024 Maury Hughes IV
Please refer to this link, [License: MIT](https://opensource.org/licenses/MIT) for more information.


## Project Status
Complete

[back to top](#title)