Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauracole1900/lcolearts-blog
MERNG blog site linked to my portfolio
https://github.com/lauracole1900/lcolearts-blog
Last synced: 7 days ago
JSON representation
MERNG blog site linked to my portfolio
- Host: GitHub
- URL: https://github.com/lauracole1900/lcolearts-blog
- Owner: LauraCole1900
- License: mit
- Created: 2021-11-28T06:50:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T17:03:25.000Z (3 months ago)
- Last Synced: 2024-08-12T19:52:05.950Z (3 months ago)
- Language: TypeScript
- Homepage: https://lcolearts.herokuapp.com/
- Size: 14.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My fullstack website
## Table of Contents
* [Description](#description)
* [Links](#links)
* [Screenshots](#screenshots)
* [Usage](#usage)
* [Technologies Used](#technologies-used)
* [Tests](#tests)
* [Credits](#credits)
* [Contributing](#contributing)
* [Questions](#questions)
* [Badges](#badges)## Description
This application uses a MERNG stack with JWT authentication to build my professional blog and catalog of my musical compositions.
## Links
[Deployed application on Heroku](https://lcolearts.herokuapp.com/)
## Screenshots
Blog page:
![Blog page](assets/rpb-blog-screenshot.png)Single entry details page:
![Single blog entry page](assets/rpb-entry-screenshot.png)Posts filtered by tag:
![Posts filtered by tag](assets/rpb-tags-screenshot.png)Compositions listing page:
![List of compositions](assets/rpb-composition-list-screenshot.png)## Usage
This project is intended to be used as my professional blog and catalog of my musical compositions.
## Technologies Used
[![MongoDB](https://img.shields.io/badge/built%20with-MongoDB-4db33d)](https://www.mongodb.com/) [![Express.js](https://img.shields.io/badge/built%20with-Express.js-303030)](https://expressjs.com/) [![React](https://img.shields.io/badge/built%20with-React-61dbfb)](https://reactjs.org/) [![Node.js](https://img.shields.io/badge/built%20with-Node.js-3c873a)](https://nodejs.org/en/) [![GraphQL](https://img.shields.io/badge/built%20with-GraphQL-c00095)](https://graphql.org/) [![JavaScript](https://img.shields.io/badge/built%20with-JavaScript-f0db4f)](https://developer.mozilla.org/en-US/docs/Web/JavaScript) [![TypeScript](https://img.shields.io/badge/built%20with-TypeScript-007acc)](https://www.typescriptlang.org/) [![Mongoose](https://img.shields.io/badge/built%20with-Mongoose-880000)](https://mongoosejs.com/) [![JWT](https://img.shields.io/badge/built%20with-JWT-d63aff)](https://jwt.io/)
## Tests
npm run test
## Credits
Favicon created by [Freepik](https://www.freepik.com) [Flaticon](https://www.flaticon.com/)
Many thanks to [Leif Hetland](https://github.com/leifehetland) for his help when I got stuck
## Contributing
N/A
## Questions
If you have further questions, you can reach me at [email protected]. For more of my work, see [my GitHub](https://github.com/LauraCole1900).
## Badges
[![License badge](https://img.shields.io/badge/license-MIT-031105)](./LICENSE)