Este projeto foi desenvolvido para que eu pudesse treinar todas as tecnologias que estou estudando no momento, o nome do projeto é Coffee delevery v2, pois ele aproveita o layout de um projeto anterior, pois o foco não foi design e sim nas techs que foram utilizadas para desenvolver a aplicação.
This project was developed so that I could train all the technologies that I'm studying at the moment, the name of the project is Coffee delevery v2, because it takes advantage of the layout of a previous project, because the focus was not on design but on techs that were used to develop the application.
Faça o downloand/clone do projeto git clone https://github.com/EduardoNGomes/coffee-delivery-2.0.git
Execute o comando para baixar as dependências do projeto npm instal
Criei um arquivo na raiz do projeto com o nome .env.local e nele coloque suas variáveis de ambiente seguindo o exemplo do arquivo .env.exemplo
Execute o projeto usando o comando npm run dev
Download/clone the project git clone https://github.com/EduardoNGomes/coffee-delivery-2.0.git
Run the command to download the dependencies of the npm instal
project
I created a file at the root of the project with the name .env.local and put your environment variables in it following the example of the file .env.example
Run the project using the command npm run dev