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

https://github.com/asis2016/erina-react-bootstrap4

Erina is a React Bootstrap 4 theme for travel website. This project was bootstrapped with [Create React App].
https://github.com/asis2016/erina-react-bootstrap4

bootstrap4 html-css-javascript react sass styled-components travel typescript

Last synced: about 2 months ago
JSON representation

Erina is a React Bootstrap 4 theme for travel website. This project was bootstrapped with [Create React App].

Awesome Lists containing this project

README

          

# Erina React BS4
Erina is a React Bootstrap 4 theme for travel website. This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Tech Stack
React, TypeScript, HTML/CSS, SASS, styled-components, Bootstrap 4

## Run Locally
Clone the project

```bash
git clone https://github.com/asis2016/erina-react-bootstrap4.git
```

Go to the project directory

```bash
cd erina-react-bootstrap4
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

## Demo
[https://serene-turing-4d43be.netlify.app/](https://serene-turing-4d43be.netlify.app/)

## Screenshot
![Screenshot](/screenshots/screenshot-v2.png)

## Feedback

If you have any feedback, please reach out to us at dev@asm.com.np

## Contributing

Contributions are always welcome! please contact us at dev@asm.com.np

## License

[MIT (./LICENSE)](./LICENSE)

## Shout-out
- [unsplash.com](https://unsplash.com/)
- [netlify.com](https://www.netlify.com/)
- [Bootstrap Studio](https://bootstrapstudio.io/)