p0ppy-fl0w3r / Dvd_frontend

ClientSide for the DvD rental web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ropey DvD Store(Frontend)

Starting the application

To run the application, make sure that you have Node.js and npm installed.
After that, install the required dependencies and packages using the following command:

npm install

To start the application use the following command:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.


Using the application

The application requires a backend to perform database and data related operations.
Download and run this dotnet 6 web api.
We recommend that you restart the application if it was already running when you started the backend web API.

About

ClientSide for the DvD rental web app.


Languages

Language:JavaScript 85.1%Language:CSS 14.4%Language:HTML 0.5%