enjinerd / todo-app

Home Page:todo-app-v13l.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview : https://todo-app-roni.vercel.app

Environment Variables

To run this project, you will need to add the following environment variables to your .env file or .env.local

REACT_APP_AXIOS_BASE_URL : Axios Base Request URL

Run Locally

Clone the project

  git clone https://github.com/enjinerd/todo-list.git

Go to the project directory

  cd todo-list

Install dependencies

  npm i

Run local

  npm run dev

or, build

  npm run build

About

todo-app-v13l.vercel.app


Languages

Language:JavaScript 85.6%Language:HTML 9.0%Language:CSS 5.2%Language:Shell 0.3%