About • Layout • How it works • Tech Stack • Author
Egon Transportes - Simple site in order to advertise transport company, is a lading page
Before you begin, you will need to have the following tools installed on your machine: Git, Node.js and the pnpm package manager. In addition, it is good to have an editor to work with the code like VSCode
# Clone this repository
$ git clone https://github.com/Artur-Poffo/egon-transportes.git
# Access the project folder cmd/terminal
$ cd egon-transportes
# install the dependencies
$ pnpm install
# Run the application in development mode
$ pnpm dev
# The server will start at port: 3000 - go to https://localhost:3000
The following tools were used in the construction of the project:
- Next.js
- Typescript
- Phosphor-Icons
- Tailwind CSS
See the file package.json
- Artur Poffo - Developer