Skip to content

amruthavarshinic/frontend-todo_app

Repository files navigation

FRONTEND :

This service is written in NodeJS, Hence need to install NodeJS in the system.

# apt update
# apt install npm -y

Create a user for running the application.

# apt update
# useradd -m -s /bin/bash todoapp
# cd /home/todoapp/

Lets clone the code from github repository

# git clone https://github.com/zs-amrutha/frontend.git
# cd frontend
# npm install && npm run build

Finally start the service once to effect the changes by the below cammand.

# npm start

Screenshots

todo5

default :

todo

admin/admin :

todo3

;) ;) ;) ;)
# RELEASE 0.0.1 -DATE - 03-06-2021
# RELEASE 0.0.3 -DATE - 03-06-2021
# RELEASE 0.0.6 -DATE - 03-06-2021
# RELEASE 0.0.7 -DATE - 03-06-2021
# RELEASE v0.0.1 -DATE - 03-06-2021
# RELEASE 0.0.9 -DATE - 03-06-2021
# RELEASE 0.0.10 -DATE - 03-06-2021
# RELEASE 0.0.11 -DATE - 03-06-2021
# RELEASE 0.0.12 -DATE - 09-06-2021
# RELEASE 0.0.14 -DATE - 09-06-2021

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published