This is a CRUD Application using Node.js, React, JS, json in localhost.
This project was developed previously for BoostMyTool, found on youtube with the title """CRUD Operations Using React and JSON Server - Use Bootstrap and React Router"""
- layout responsive
- create product
- read product
- update product
- delete product
In BoostMyTool this project was developed with javascript language using technology: React_JS, Bootstrap & Json-server
However, in my devepoment used: Msg-linter and comitzen for semantic version and Convencional Commits; beyond the VS_Code with snippets.
To clone and run this application, you'll need Git, Node.js v16.15 or higher + npm (used version 8.19.2) installed on your computer from your command line::
## Clone this repository
### $ `git clone https://github.com/Almir-git-unifc/Cadastro_crud-app_react-js_json.git`
## Go to repository
### $ `cd Cadastro_crud-app_react-js_json`
## Install dependencies
### $ `npm install`
### $ ` Install in command line: npm install -g json-server`
### $ ` Install in command line: npm install react-router-dom `
### $ `Run in command line: json-server --watch db.json --port 3004`
## Run locally the app
### $ `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](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.
👤 Almir
- Github: @Almir-git-hub
MIT