kartikpersistent / neo4j-needle-starterkit

Starter Kit for building a Neo4j app using Neo4j Needle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neo4j Needle StarterKit

Header

Reactjs Responsive Starter Kit for building an app using Neo4j Needle for accelerating TTV.

Features

  • πŸš€ Responsive: Adapts to different screen sizes for optimal user experience.
  • 🌚 Dark/Light Mode Theme 🌞: Includes a theme wrapper to switch between light and dark modes without having to reinvent the wheel!
  • βš™οΈ Neo4j Integration: A simple example for connecting to a Neo4j database.
  • πŸ” Neo4j Auto-connect: Automatically connects to the Neo4j database if the user has a session saved (using localStorage).
  • πŸ’» Side Navigation: Offers a navigational sidebar for easy access to different parts of the application.
  • πŸ› οΈοΈ Modular approach: Facilitates easy customization.

Installation:

yarn i
yarn run dev

Components layout architecture

Architecture

What it looks like

Desktop

Desktop Desktop

Mobile

Mobile

About

Starter Kit for building a Neo4j app using Neo4j Needle


Languages

Language:TypeScript 97.7%Language:HTML 2.2%Language:CSS 0.1%