Skip to content

Ideaboard is a CRUD (create, read, update, delete) app that allows you to manage your ideas. Whether you're brainstorming for a new project, organizing your thoughts, or simply want a place to jot down your ideas as they come to you, Ideaboard is the perfect tool for the job.

liquid-O2/idea-board

Repository files navigation

Ideaboard, project image mockup

Ideaboard

Ideaboard is a CRUD (create, read, update, delete) app that allows you to manage your ideas. Whether you're brainstorming for a new project, organizing your thoughts, or simply want a place to jot down your ideas as they come to you, Ideaboard is the perfect tool for the job.

This app was built using Vite, TypeScript, TailwindCSS, React, Jest, and React Testing Library.

Features

  • Add new ideas to your Ideaboard with a simple form
  • Update and delete your ideas as needed
  • View all of your ideas in an organised layout

Getting Started

To get started with Ideaboard, either visit the Live website or simply clone the repository and install the dependencies:

git clone https://github.com/liquid-O2/idea-board.git
cd ideaboard
npm install

Then, start the development server:

npm run dev

Your Ideaboard app will be available at http://localhost:3000

Testing

To run the test suite, simply run:

npm run test

Built With

  • Vite - A fast and lightweight frontend build tool
  • TypeScript - A typed superset of JavaScript that compiles to plain JavaScript
  • TailwindCSS - A utility-first CSS framework for rapidly building custom designs
  • React - A JavaScript library for building user interfaces
  • Jest - A JavaScript testing framework
  • React Testing Library - A testing library for React components

Contributing

If you'd like to contribute to Ideaboard, please fork the repository and make your changes as a separate branch. Once you've made your changes, open a pull request and we'll review your submission.

About

Ideaboard is a CRUD (create, read, update, delete) app that allows you to manage your ideas. Whether you're brainstorming for a new project, organizing your thoughts, or simply want a place to jot down your ideas as they come to you, Ideaboard is the perfect tool for the job.

Topics

Resources

Stars

Watchers

Forks