-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
63 changed files
with
6,217 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<h1>NLW Journey</h1> | ||
<div align='center'> | ||
<img height='500' src="https://github.com/carlos09v/NLWs_Rocketseat/blob/main/16_nlwJourney/web/src/assets/cover.jpg?raw=true" alt="NLW_Journey_Preview"> | ||
</div> | ||
|
||
<h2>Trilha NodeJS e ReactJS - NLW Journey - Rocketseat</h2> | ||
<p>O projeto é um site desktop para montar <b>planos de viagem</b> com amigos, registrar atividades e links úteis. | ||
|
||
Esse é um dos projetos do evento NLW Journey, um dos conteúdos disponíveis para alunos da Rocketseat.</p> | ||
|
||
<h3>Instrutores: <a href='https://github.com/diego3g'>Diego Fernandes</a></h3> | ||
|
||
<h2>Sobre o projeto:</h2> | ||
<h3>💚 TypeScript - NodeJS - Prisma - Fastify - SQLite - Nodemailer 💚</h3> | ||
<h3>💙 ReactJS - Typescript - Tailwindcss - React-router-dom 💙</h3> | ||
<p>- Veja o projeto no <a href='https://www.figma.com/community/file/1392276515495389646/nlw-journey-planejador-de-viagem'>Figma 🔖</a> </p> | ||
<i>Projeto realizado de 8 a 11 de julho - 2024</i> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
node_modules | ||
# Keep environment variables out of version control | ||
.env |
Oops, something went wrong.