Skip to content

dhyanpatel110/Delta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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