Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billstephens2022/lyrical-graphql
This is a songwriting app that allows users to add a song title and to add lyrics to the song. Users can then upvote song lyrics that they like under any song on the site. This app was built using React, MongoDB/Mongoose, Apollo Server, and graphQL.
https://github.com/billstephens2022/lyrical-graphql
apollo-server css css3 graphql html html5 javascript mongodb mongoose nodejs react reactjs
Last synced: 24 days ago
JSON representation
This is a songwriting app that allows users to add a song title and to add lyrics to the song. Users can then upvote song lyrics that they like under any song on the site. This app was built using React, MongoDB/Mongoose, Apollo Server, and graphQL.
- Host: GitHub
- URL: https://github.com/billstephens2022/lyrical-graphql
- Owner: BillStephens2022
- License: mit
- Created: 2023-03-14T15:13:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-17T15:35:43.000Z (over 1 year ago)
- Last Synced: 2023-08-02T08:38:12.276Z (over 1 year ago)
- Topics: apollo-server, css, css3, graphql, html, html5, javascript, mongodb, mongoose, nodejs, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lyrical
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)## Description
This is a simple songwriting app that allows users to add a song title and to add lyrics to the song. Users can then upvote song lyrics that they like under any song on the site. This app was built using React, MongoDB/Mongoose, Apollo Server, and graphQL.
Below is a screenshot of the app:
![screenshot](./client/public/images/screenshot.png)## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)
## Installation
npm install
## Usage
npm run dev## License
This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT
## Contributing
N/A
## Tests
N/A## Questions
Contact Info
GitHub user name: BillStephens2022
Link to GitHub profile: https://github.com/BillStephens2022
Email: [email protected]