Skip to content

Commit

Permalink
16_nlwJourney folder
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos09v committed Jul 15, 2024
1 parent e3deaa0 commit dcc40dd
Show file tree
Hide file tree
Showing 63 changed files with 6,217 additions and 1 deletion.
17 changes: 17 additions & 0 deletions 16_nlwJourney/README.md
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>
3 changes: 3 additions & 0 deletions 16_nlwJourney/server/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules
# Keep environment variables out of version control
.env
Loading

0 comments on commit dcc40dd

Please sign in to comment.