Project to practice the development of the frontend pages using React and to test the API connections with the company's employee database.
These instructions will get you a copy of the project up and running on your local machine for development.
- Node.js - Download and install Node.js
- React - Download and install React
- MDBootstrap - Download and install MDBootstrap
Getting a copy of the project
$git clone https://github.com/Larissayk/mdbReact_ERPRP_CRUD_project.git
Install dependencies on package.json
npm install
Initialize the server with npm
npm run dev
- React - Javascript Library
- MDBootstrap - Framework used
- Axios - Promise-based HTTP client