Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/atapas/flicks

Flicks is a project to showcase the integration between Gatsbyjs and HarperDB. It provides a Gatsby-based user interface pulling data from the HarperDB. So you can assume it to be a library showing information about my favorite books!
https://github.com/atapas/flicks

gatsby gatsby-cloud gatsbyjs hacktoberfest harperdb react

Last synced: 2 months ago
JSON representation

Flicks is a project to showcase the integration between Gatsbyjs and HarperDB. It provides a Gatsby-based user interface pulling data from the HarperDB. So you can assume it to be a library showing information about my favorite books!

Awesome Lists containing this project

README

        



demo



Flicks - Know My Favorite Books

`Flicks` is a project to showcase the integration between `Gatsbyjs` and `HarperDB`. It provides a Gatsby-based user interface pulling data from the HarperDB. So you can assume it to be a library showing information about my favorite books!

> Please feel free to fork and change the project in whatever ways you need to. If you like the work, please show your support by giving the repo a star(⭐)

### Many Thanks to all the `Stargazers` who has supported this project with stars(⭐)

[![Stargazers repo roster for @atapas/flicks](https://reporoster.com/stars/atapas/flicks)](https://github.com/atapas/flicks/stargazers)

## 💻 Demo
`Flicks` is deployed on the Gatsby Cloud. You can access it using, [https://flicks.gatsbyjs.io/](https://flicks.gatsbyjs.io/)

## 📚 Quickstart

1. Clone the project and browse the project repo.
2. Install dependencies using `npm install`.
3. Follow this step-by-step tutorial to set up data with `HarperDB`.
4. Start the UI using the `gatsby develop` command.
5. Open the code and start customizing! The app is now running at http://localhost:8000!

## 🖼️ Screenshots
### The Book List Page
book deatils

### The Book Details Page
book deatils

### The Search Component

search books

## 🚀 Deploy on Gatsby Cloud

Deploy this starter with one click on [Gatsby Cloud](https://www.gatsbyjs.com/cloud/):

[Deploy to Gatsby Cloud](https://www.gatsbyjs.com/dashboard/deploynow?url=https://github.com/gatsbyjs/gatsby-starter-minimal)