Skip to content

badriyassine/crud_react_expressjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRUD - React & Express.js

CRUD web application built with React, Express.js, and MongoDB, implementing full CRUD logic. Designed for learning and practice purposes.


Table of Contents


Screenshot

products


Features

  • CRUD operations (Create, Read, Update, Delete)
  • RESTful API built with Express.js
  • MongoDB database integration

Requirements

  • node.js & mongodb installed on your machine.

How to run it

  1. Clone the repository:
git clone https://github.com/badriyassine/crud_react_expressjs.git
  1. Open the folder then terminal and cd frontend folder:
run this commands `npm install`, then `npm run dev`.
  1. Open new terminal cd to backend folder:
run this commands `npm install`, then `npm start`.

Technologies Used

front-end:

  • react.js
  • Redux Toolkit
  • axios
  • tailwindcss

back-end:

  • Node.js
  • Express.js
  • MongoDB
  • mongoose

Development Tools:

  • nodemon

Author

Made by BADRI YASSINE


About

crud using react, express.js & mongodb.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages