Skip to content

werdnanoslen/tasks

Repository files navigation

A web app for keeping track of tasks

Demo on phone

Setup

First, be sure mysql is running, npm install packages, and create an .env file based on .env.example.

Then start the server (npm run server) and app (npm start). Open localhost:3000 to view it in your browser. The page will reload when you make changes. Run with --demo arg to create demo data.

Build the app for production with npm run build to the build folder. The build is minified and the filenames include the hashes. See the create-react-app deployment docs for more information.

About

A simple tasks app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published