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

https://github.com/simandrew/backroads-travel-reactjs

Backroads Tours
https://github.com/simandrew/backroads-travel-reactjs

reactjs

Last synced: 3 months ago
JSON representation

Backroads Tours

Awesome Lists containing this project

README

          

## Backroads app

### About:
The Backroads app landing page for travel company.

You can try here: [https://backroads-travel-reactjs.netlify.app/](https://backroads-travel-reactjs.netlify.app/)

### Sample task, photo:

![image](https://github.com/user-attachments/assets/0695fd29-0f21-4ba3-baca-201480222635)

### Technologies, Libraries:

- [React JS](https://react.dev/)
- [Vite JS](https://vitejs.dev/), [ESLint](https://eslint.org/), [Prettier](https://prettier.io/)

### Run the app:

- Clone a project: `git clone`

```
git clone https://github.com/SimAndrew/backroads-travel-reactjs.git
```

- Open project code in your editor.
- Install the dependencies, enter into the terminal:

```
npm install
```