Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauryiv/bucket-list
https://github.com/mauryiv/bucket-list
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mauryiv/bucket-list
- Owner: MauryIV
- Created: 2024-05-03T22:31:01.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-11T00:01:51.000Z (8 months ago)
- Last Synced: 2024-10-15T05:23:36.449Z (3 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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 .
## 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.[back to top](#title)