Skip to content

Projets-IAM/react-js

Repository files navigation

React.js CRUD to Oracle Database

This project demonstrates how to perform CRUD (Create, Read, Update, Delete) operations in a React.js application using an Oracle database as the backend. It provides a basic structure and functionality to interact with the database.

Prerequisites

React.js CRUD to Oracle Database

This project demonstrates how to perform CRUD (Create, Read, Update, Delete) operations in a React.js application using an Oracle database as the backend. It provides a basic structure and functionality to interact with the database. Prerequisites

Before running the project, ensure you have the following prerequisites installed on your machine:

Node.js (version 12 or higher)
Oracle Database (with necessary credentials and access privileges)
Oracle Instant Client (for connecting to the Oracle Database)

Getting Started

1. Clone the repository:

git clone <repository-url>

2.Install the dependencies:

cd react-js
npm install

3.Build and run the React application:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •