You can view this project at the URL: https://space-travel.vercel.app
This project was developed with the following technologies:
- Git Git
- Node.js Node.js v14LTS ou superior
- Yarn Yarn v1.22.5 ou superior
- Google Chrome Browser Google
# 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
# enter the folder project
cd space_travel
# install dependencies
yarn test
# enter the folder project
cd space_travel
# install dependencies
yarn storybook
This project is under the MIT license. See the LICENSE for more information.