amitmbee / todos-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Instructions

  • CD into this directory

  • Edit env variables are per requirements

REACT_APP_API_URL=http://localhost:3000

Development

npm install
npm start

Build

npm install
npm build

About


Languages

Language:JavaScript 70.7%Language:CSS 21.3%Language:HTML 6.5%Language:Dockerfile 1.5%