Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 263 Bytes

Explore

A trip planner app built using React, Redux, express and MongoDB

To start the react development server , run the following command on terminal

npm run start

To run express server ,run the following command on terminal

npm run server