Are you looking for a good/responsive React landing/Template to bootstrap your app?. You are in the right place. This article will help you to get your web app up and running quickly. Ideal for any hackathon or innovation project!.
The ready-to-go template comes with the most essential tech-stack of
React
Typescript
React Router
Material-UI
Linter
Prettier
Cool Landing Page with mobile support
Unit tests using Jest+React testing library
Deployment to Google Cloud firebase using Github Action
The app also has below basic features of creating a Taskboard and managing tasks using Kanban board.
Create a new Taskboard
Open a Task Board
Add Task
Move Task across the different stage using the drag and drop feature
Delete Task
Landing Page
The Template has a home page with Toolbar for main navigation, the main content area for displaying page content, and a footer. It also offers a smooth transition/animation effect while loading the content on the page.
The Landing page is responsive as well, built using material-ui grids.
Kanban Taskboard Page
The Taskboard page displays all the tasks in a kanban style format, task can be moved across to different stages using Drag and Drop feature. Along with this you can Add and Delete tasks. All data is stored in local storage.
How to use/run the app locally?
You can run the app locally and see how it performs. Follow the below steps to run the app locally.