/space_travel

Aplicação que mostra a quantidade de parada para abastecimento em uma determinada distância

Primary LanguageTypeScript

Space Travel

GitHub made-for-VSCode Open Source Love svg1

Demo

You can view this project at the URL: https://space-travel.vercel.app

🚀 Technologies

This project was developed with the following technologies:

💻 Front-end

Prerequisites

How to use

# download / Clone the repository:
git clone https://github.com/davidfaria/space_travel.git

# enter the folder project
cd space_travel

# install dependencies
yarn install

# start app in development enviroment
yarn dev

Run tests

# enter the folder project
cd space_travel

# install dependencies
yarn test

Component documentation

# enter the folder project
cd space_travel

# install dependencies
yarn storybook

📝 License

This project is under the MIT license. See the LICENSE for more information.