/React-Node-js-Full-Stack

App to Run Node js with React

Primary LanguageJavaScript

React-Node-js-Full-Stack

App to Run Node js with React

How To Run

1. clone Rep
2. open rep folder in terminal
3. run npm i to install node package
4. cd clinet 
5. run npm i in side client to install react package
5. go back to rep folder in terminal 
6. to run server with react type : npm run dev
7. open brower in  localhost:3000