Skip to content

fabio1974/premise_frontend

Repository files navigation

Premise Frontend React.js Demo

This project was bootstrapped with Create React App.

It is deployed in https://premise-frontend.herokuapp.com/

A React.js application with CRUD operations, a movie image dashboard, and security for Authentication/Authorization.

Reaching the backend

Before run this application you can change config.json to change the 'apiUrl' to the backend which is documented and published here. The value of that variable wil depend on where you publish the backend.

Admin User

After run the application with the steps shown bellow, you can login as Administrator:

1. user email : [email protected]

2. password: 12345

You can also create a non-admin user in the 'Register' option at the top of the Navbar

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published