Skip to content

devtamin/React-For-Node-API

Repository files navigation

About React for Node API

This project focus on CRUD operations in React.js.It is created to teach you how to connect a frontend to a backend or how a frontend can consume data from a backedn. If you don't know how to develope a backend with Node.js, Express, and MongoDB, check this video https://youtu.be/9OfL9H6AmhQ

Application Features

Create, Read, Update and Delete data from API

Setup this project

After you download or clone this project, you need run this command to install Node packages

npm install

To start the application run the below command

npm run dev

About

This is a React.js source code for Node.js API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published