Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.97 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.97 KB

TOYOTA Time

toyota.time

History of the company and the evolution of different car models in its trajectory.

Install

Project setup

To install the application dependencies use the following command:

npm install

Then to execute it we execute the command:

npm run preview

Then open the browser with the following address: http://localhost:3000

Use with Docker

1 - The repository is downloaded.

2 - Execute the following command in the project directory:

docker-compose up

Note the name of the container will be: toyota-time

3 - Verify that the container has been created and is running correctly with the following command:

docker ps

4 - To access the data we place the following addresses in our browser with direction http://localhost:3000.

Technologies used

CSS3 Bootstrap React VITE Docker

Browsers support

Firefox Google Chrome Safari Opera