https://github.com/kibria-khandaker/tourbooking-frontend
The code hosting in to render platform for frontend view
https://github.com/kibria-khandaker/tourbooking-frontend
bootstrap react-dom react-dom-router react-responsive-masonry react-scripts react-slick reactstrap remixicon slick-carousel web-vitals
Last synced: 2 months ago
JSON representation
The code hosting in to render platform for frontend view
- Host: GitHub
- URL: https://github.com/kibria-khandaker/tourbooking-frontend
- Owner: kibria-khandaker
- Created: 2023-02-07T22:33:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T15:29:50.000Z (7 months ago)
- Last Synced: 2025-01-26T06:25:08.438Z (4 months ago)
- Topics: bootstrap, react-dom, react-dom-router, react-responsive-masonry, react-scripts, react-slick, reactstrap, remixicon, slick-carousel, web-vitals
- Language: JavaScript
- Homepage: https://tourbooking-frontend.web.app
- Size: 21.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tourbooking Frontend React App
### `Live Link`
* Project live link (https://tourbooking-frontend.web.app): [Project Live Link](https://tourbooking-frontend.web.app)
| or |
* Project live link (https://tourbooking-frontend.firebaseapp.com/): [Project Live Link](https://tourbooking-frontend.firebaseapp.com/)
### `Backend Server Code's Repository Link`
Project Backend Server Code's Repository Link : [Backend Server Code's Repository Lin](https://github.com/kibria-khandaker/tourbooking-backend)### `My Uses Packages`
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"bootstrap": "^5.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-responsive-masonry": "^2.1.7",
"react-router-dom": "^6.6.1",
"react-scripts": "5.0.1",
"react-slick": "^0.29.0",
"reactstrap": "^9.1.5",
"remixicon": "^2.5.0",
"slick-carousel": "^1.8.1",
"web-vitals": "^2.1.4"### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](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.
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `Deployment`
This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
### `npm run build` fails to minify
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
```bash
npm start
npm run build
firebase deploy
```