This is used React coreUI, JWT and Bcrypt and Cors Organization, Express.js, MySQL.
- Users has different panel depending on the Owned Permission.
This knowledges are basic for React/ CorUI developers (maybe all developers...) but was my first 'project' made in React so... starting with basic :P
- Use and create custom components;
- Install and use packages (ex.: progress bar or charts);
- Conditional render based on screen orientation;
To clone and run this application, you'll need Git installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/Tortu-Ch/React-Login-Page.git
# Go into the repository
$ cd frontend
# Install packages
$ cd backend
# Install packages
# Run the app
$ cd fronend
# npm run start
# yarn start
$cd backend
#npm run start
#yarn start