- ⚡️ Create, Edit and Delete tasks.
- Sort
- 🔍 search
Just run and visit http://127.0.0.1:3000/
yarn install # If you don't have yarn installed, run: npm install -g yarn
yarn dev
To build the App, run
yarn build
And you will see the generated file in dist
that ready to be served.
Go to Netlify and select your repository, OK
along the way, and your App will be live in a minute.