Skip to content

GlebShulga/TODO_list

Repository files navigation

This project was made with React Boilerplate, using Redux.

How it looks like

Key Features

  • Fully Responsive
  • Add new task
  • Change task's status
  • Filter tasks by status
  • Сounter of tasks by status
  • Local file is used to simulate the DB

How to use it?

Install modules: npm install

Run a project: npm run dev

Run server only: npm run watch:server

Run webpack development server (client): npm run watch:client

Build a project: npm run build:client

The stack

Back

  • Node.js
  • Express.js

Front

  • React
  • Redux/Redux-Thunk
  • Axios
  • Tailwind

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published