Skip to content

Example Project demonstrating how to develop React application with Nodejs

Notifications You must be signed in to change notification settings

fvthakor/react-nodejs-crud

Repository files navigation

react nodejs crud

Example Project demonstrating how to develop React application with Nodejs

react Book todo app

Book App functionality:

  • Create a new book
  • Update an existing book
  • Show books list
  • Delete a book

Tech Stack

The website is built in my favourite Tech Stack and deployed on Heroku

Usage

  • Clone the repository using git clone https://github.com/fvthakor/react-nodejs-crud.git
  • Install all the modules by using npm i or npm install
  • Run the local development server by using npm run dev

Deployment

Deployment can be done in 3 easy steps.

  • Login to Heroku or signup for an account if you don't have one.
  • Create a New App and select YOUR GitHub repository of the chat project.
  • Wait for Heroku to deploy your project to production.

License

This code is completely open source and free to use.

Support

Buy Me A Coffee

My portfolio

fulajithakor.netlify.app

About

Example Project demonstrating how to develop React application with Nodejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published