An open API service indexing awesome lists of open source software.

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

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

```