Travel Website
First install the application. Slit into two terminals , client and server Install all dependencies in each folder.
Then go to server directory and run 'npm run dev' to start development server Then go to client directory and run 'npm start' to start the application
The application will run properly if the server is started.