Skip to content

Almir-git-unifc/crud-app_json

Repository files navigation

Cadastro crud-app use json-server

This is a CRUD Application using Node.js, React, JS, json in localhost.


Home-Edit

Include

List-Dell


Table of Contents

Intro

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"""

Feature

  • layout responsive
  • create product
  • read product
  • update product
  • delete product

 

Technologies

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.

Built With

React Vite react-hook CSS3 JavaScript json HTML5 Bootstrap

 

How-To-Use

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.

 

Author

👤 Almir

 

License

MIT

Releases

No releases published