Skip to content

DepthDweller21/first-crud-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my first CRUD app

project-image

this is my first application following a guide online learning to make a complete crud application using the MERN stack

🧐 Features

Here're some of the project's best features:

  • can take in data from multiple users
  • uses the Create Read Update delete functionalities that an application must have
  • uses self-made APIs that are capable to connect the back-end to the front-end

🛠️ Installation Steps:

1. clone the repository into a folder you'd like to use it from using

git clone git@github.com:DepthDweller21/first-crud-app.git

2. open the folder in your code editor

code first-crud-app

3. run the server

node server.js

4. open the browser on localhost:8000

💻 Built with

Technologies used in the project:

  • MongoDB
  • Express.js
  • React.js
  • Node.js

🛡️ License:

This project is licensed under the MIT lisence

Releases

No releases published

Packages

No packages published