gw-rodrigues / nlw-8

Project from NLW Return. On this project, we can choose a type of feedback, take a screenshot of the page. Used React.js, Typescript, Tailwindcss, Headlessui, Accessibility, Jtest, Node.js, Prisma DB, Mobile version and much more...

Home Page:nlw-8-navy.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Header

Demonstration

Roadmap

More...

Let's start developing our application from the front-end with ReactJS. You will understand how to use TailwindCSS, Headless UI, accessibility concepts, components, properties, state and much more.

More...

In this class we will finish the development of the web front-end of our application using ReactJS. You will learn about concepts of passing functions such as properties and creating the navigation flow for sending feedback.

More...

In this class we will build the application back-end using Node.js and TypeScript. You will learn important backend concepts such as SOLID and automated tests, as well as learn how to persist information in the database with Prisma.

More...

We will discover new territory: Mobile. We'll use react-native, typescript, expo, and more.

More...

Let's finalize the app, with connection to the backend and we will deploy it with github to railway and vercel, and we will do the migrations from prismadb, and variables.

Instalation

Create-vite is a tool to quickly start a project from a basic template for popular frameworks. You can use a tool like degit to clone my projects for your directory.

npx degit user/repository new-project-folder-name
cd new-project-folder-name

npm install
npm run dev

If the project uses main as the default branch, suffix the project repo with #main

npx degit user/repository#main new-project-folder-name

More...

License GitHub Repo stars GitHub package.json version GitHub last commit GitHub language count

Também queres desenvolver este projecto? Sim, escolha um dos caminhos abaixo!

About

Project from NLW Return. On this project, we can choose a type of feedback, take a screenshot of the page. Used React.js, Typescript, Tailwindcss, Headlessui, Accessibility, Jtest, Node.js, Prisma DB, Mobile version and much more...

nlw-8-navy.vercel.app

License:Other


Languages

Language:TypeScript 93.2%Language:JavaScript 3.2%Language:HTML 2.8%Language:CSS 0.8%