travel website serves as an information hub for prospective travelers planning a getaway. Today, people travel for a range of experiences—babymoons, staycations, voluntourism or bleisure—you name it. So, provide as much relevant information as possible to help users plan their trips by using information of cost , rating in website etc.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
1)visual studio code
npx create-react-app my-app
install important libraries
npm install react-native-webview
npm i react-icons
##RUN PROJECT
After project is create , delete SRC in your project and paste above SRC file there.
npm start


