maxcore25 / react-mobx-todo-list

CRUD of Todo List using React.js/Next.js + TypeScript + MobX + Chakra UI

Home Page:https://react-mobx-todo-list.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-mobx-todo-list

Getting Started

  1. Run the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.

You can start editing components by modifying files in app/components.

You can start editing global store by modifying app/store/todoStore.ts.

About

CRUD of Todo List using React.js/Next.js + TypeScript + MobX + Chakra UI

https://react-mobx-todo-list.vercel.app


Languages

Language:TypeScript 89.9%Language:SCSS 7.5%Language:JavaScript 2.5%