Skip to content

kartikpersistent/neo4j-needle-starterkit

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • HTML 2.2%
  • CSS 0.1%