Skip to content

CRUD App using MERN Stack, it uses ReactJS for Front-end, NodeJS, Express For the Backend and Mongo DB as database!

Notifications You must be signed in to change notification settings

ekremtinas/CRUD-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book Collection List 💻

Demonstration of the application   |    Features   |    Technologies used   |    Application installation

💻 Demonstration of the application


Application status: Developed ✔️


About

CRUD App using MERN Stack, it uses ReactJS for Front-end, NodeJS, Express For the Backend, and Mongo DB as database! in this project, you can have a book collection which has a field for Title, Author, Category and price, you can add, update, and delete items! it has a form validation to make sure that the user doesn't send invalid info to the database.

⭐ Features

  • Create Book
  • Update Book
  • Remove Book
  • Form Validation

🚀 Technologies used:

react js mongo mongo css3 html5 css3


ℹ️ Application installation

  • https://github.com/VictorLira-DEV/CRUD-APP.git to clone the repository

🎲 Run application

To run the application on the web, follow the instructions :

  • make sure you are inside the project's folder on VScode
  • open up a terminal
  • run yarn install to install the dependencies of the project
  • inside the "server" folder run yarn run devStart<-- this will provide our data, address localhost:3004
  • open a new terminal, inside the "client" folder, run yarn start to run the application, will open at the address localhost:3000

About

CRUD App using MERN Stack, it uses ReactJS for Front-end, NodeJS, Express For the Backend and Mongo DB as database!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published