Skip to content

πŸ’£πŸ”« Pagina de autenticacao usando React, Node.js, e MySQL

Notifications You must be signed in to change notification settings

denison3965/CSGO_login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

56 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CSGO_login

Dynamic Login Page Using React Js, With JWT aythenticantion πŸ’£πŸ’£πŸ’£

Tacnologies used;

  • βš›οΈ React Js β€” A JavaScript library for building user interfaces
  • πŸ’½ MySQL β€” A Data Base
  • πŸ”— Express β€” Express is a minimal and flexible Node.js web application
  • πŸ”— Sequelize β€” Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server
  • πŸ’Ή Node Js β€” A web framework for Node Js

Site

Dynamic Login Page

Preview-Screens

Acess Page

Preview-Screens

Soldier Home Page

Β Preview-Screens Preview-Screens

About this Project

This project was developed as part of an academic work at SENAI, where we had the objective of making an application using React Js, MySQL and authentication and authorization using Json Web Token (JWT)

Available Scripts

The first step in running this project, you need to run the commands to install the project's dependencies, both on the front end and the back end:

to install the back-end dependencies (You can also use yarn if you want)

npm install

to install the front-end dependencies (You can also use yarn if you want)

cd Front_end

and after

npm install

The second step is run the project:

In the project directory, you can run back-end:

npm start

when you execute this command above, your backend will be running on port 3001, and the following message will appear on the terminal: -O servidor esta escutando na portal 3001

And now, to run the front you need to enter the Front_end directory with thise commands

cd Front_end

and after

npm start

If you want to deploy this application, follow this step

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Devs

  • Ana Lucia Ferreira Gome GitHub
  • Denison de Almeida Portela GitHub
  • Caio Daniel Pinto de Lima GitHub
  • Felipe Braga Duarte GitHub
  • Guilherme Cunha Mendes GitHub

About

πŸ’£πŸ”« Pagina de autenticacao usando React, Node.js, e MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •