An open API service indexing awesome lists of open source software.

https://github.com/telmorvf/p012-loginpage_jsreact

= PAGE => Front-Eng Login Page- JavaScript, React vite, css, jsx - Deployment in Github Pages
https://github.com/telmorvf/p012-loginpage_jsreact

css3 github-pages javascript jsx-syntax react vitejs

Last synced: 8 days ago
JSON representation

= PAGE => Front-Eng Login Page- JavaScript, React vite, css, jsx - Deployment in Github Pages

Awesome Lists containing this project

README

          

# Create Login Page React

#### The easiest way to get started by far is by using a tool called [Vite](https://vitejs.dev/).

- Dentro da pasta vazia do projeto
- **$ npx create-vite .**
- $ create-vite@5.5.2 Ok to proceed? (y)
- $ Package name: ... p012-loginpage-jsreact
- $ Select a framework: » React
- Select a variant: » JavaScript
- **$ npm install**
- **$ npm run dev**
- Apagar conteudo do file: index.css, App.css, App.jsx, index.html
- Instalar as duas bibliotecas de icons
- **npm install @react-icons/all-files react-icons**

[<./>](__https://www.youtube.com/watch?v=300AFps_XoY&t=927s)