Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lumamontes/spotlightproject

Website for interviews with artists using Astro + Contentful
https://github.com/lumamontes/spotlightproject

art astro contentful open-source

Last synced: about 2 months ago
JSON representation

Website for interviews with artists using Astro + Contentful

Awesome Lists containing this project

README

        

# Spotlight Project

![image](https://github.com/lumamontes/spotlightproject/assets/60052718/868bf2d8-6478-4751-8c26-9b80256b970a) |
--- |
![screenshot-rocks](https://github.com/lumamontes/spotlightproject/assets/60052718/ede773d2-8041-4383-a361-00cf5fe3e4d0)

This is a web application requested by the artist Luana Góes, designed to create a platform where she can interview fellow artists/friends! The website features a simple landing page, about page, and contact page, all managed through Contentful as the CMS, and built with Astro. Each interview has its own dedicated page, featuring a Zine with the interview content created by Luana. The Zines are displayed using FlipHTML5.

## Techs
- Astro
- Contentful (CSM)

## Run locally
1. Clone this repository

2. Install dependencies:
`npm install`
3. Start local dev server:
`npm run dev`

Any changes/suggestions are welcome :)