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

https://github.com/jonath-z/vanlife

This project is for learning purposes of react router V6.
https://github.com/jonath-z/vanlife

react react-router react-router-v6

Last synced: 3 months ago
JSON representation

This project is for learning purposes of react router V6.

Awesome Lists containing this project

README

          

# Vanlife

This project is for learning purposes of react router V6.

## Contribute

To contribute to this project first you need to clone the repository.

```sh
git clone https://github.com/Jonath-z/vanlife.git
```

After cloning the repository, you will need to install the the dependencies.

```sh
npm install
```

Everything ready now, let's run the local server.

```sh
npm start
```

Now we can open the app on localhost:3000.

## License

MIT licensed

## Author

Jonathan Z.