Skip to content

React educational project wich covers all basic concepts and approaches of React.js apps.

Notifications You must be signed in to change notification settings

ArtemAlieinikov/React-Todo-App

Repository files navigation

Todo Application with using React.js

React educational project wich covers all basic concepts and approaches of React.js apps. https://artemalieinikov.github.io/React-Todo-App/

alt text

Local run - there are three options for local running:

1. Via NPM

  • Clone or download repository.
  • Within root directory run "npm install".
  • After modules were installed run "npm start".

2. Via .bat file by using docker-compose.yaml

  • Clone or download repository.
  • run "start-app-container.bat" file.

Releases

No releases published

Packages

No packages published