Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 657 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 657 Bytes

Delta GitHub repo size

Delta is a React web application where you can navigate the different pages and we can check the details of that Pages.

Snapshot

Interface of Delta

Demo

Delta - Live ◀️

Project setup

Clone this repo

git clone https://github.com/dhyanpatel110/Delta.git

Install dependencies

npm install

Compiles and hot-reloads for development

npm run start

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint