Skip to content

Ibcs16/my-little-kanban

Repository files navigation

My Little Kanban - Keep your tasks organized 👩‍🏫

Live 🚀

Use the app: https://my-little-kanban.vercel.app/

Rest API

I've also developed a RESTful API to fetch and persist the taks to mongodb using GoLang (currently learning): https://github.com/Ibcs16/my-little-kanban-api

Technologies ✨

  • NextJS + React
  • @emotion (for styling 💅)
  • react-beautiful-dnd (for drag n' drop)
  • framer-motion (for simple animations 🧚🏻)
  • axios (for HTTP requests)
  • Go + Gin framewoek (REST API)

How to run locally 🧑‍💻:

Install dependencies:

Run npm install or yarn install

Run application:

Inside root folder, run yarn dev or npm run dev

Screenshots 🌠

Desktop

Screen Shot 2022-01-21 at 02 21 06

Mobile

Screen Shot 2022-01-21 at 01 57 16

About

Simple kanban for personal use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published