Skip to content

jamivinaysagar/react-hooks-crud-web-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js CRUD App with Vue Router & Axios

For more detail, please visit:

React Hooks CRUD example with Axios and Web API

Fullstack with Node.js Express:

React + Node.js Express + MySQL

React + Node.js Express + PostgreSQL

React + Node.js Express + MongoDB

Fullstack with Spring Boot:

React + Spring Boot + MySQL

React + Spring Boot + PostgreSQL

React + Spring Boot + MongoDB

Fullstack with Django:

React + Django Rest Framework

Serverless with Firebase:

React Firebase Hooks: CRUD App with Realtime Database example

This project was bootstrapped with Create React App.

Set port

.env

PORT=8081

Project setup

In the project directory, you can run:

npm install
# or
yarn install

or

Compiles and hot-reloads for development

npm start
# or
yarn start

Open http://localhost:8081 to view it in the browser.

The page will reload if you make edits.

About

React Hooks CRUD Application to consume Web API with Axios, display and modify data with Router & Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 90.2%
  • HTML 8.9%
  • Other 0.9%