ideaboard icon indicating copy to clipboard operation
ideaboard copied to clipboard

A React frontend app for an Idea board

trafficstars

Idea Board

An Idea board frontend app built using Create React App, based on the Rails 5 API and React.js tutorial - How to make an Idea board app.

The app talks to an API which has endpoints for adding, editing and deleting ideas.

See this Rails 5.1 API app code for the backend API.