Skip to content

ShieldNEST/thoughtmap

Repository files navigation

ThoughtMap

A modern web application for visualizing and organizing thoughts and ideas.

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Project Structure

thoughtmap/
├── app/              # Next.js app directory
├── components/       # React components
├── lib/             # Utility functions
├── public/          # Static assets
└── styles/          # Global styles

Tech Stack

  • Next.js 14 - React framework
  • TypeScript - Type safety
  • React 18 - UI library

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published