Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 256 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 256 Bytes

About the App

this Application search for nobel prize winners and give their details. built with reactjs (create-react-app) and nodejs

Setup

npm install

npm start

backend server run on port 2000 and frontend react application run on port 3000