Skip to content

It's a user CRUD app that uses JSON Server to simulate a backend. It was created with HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

juan18506/crud-db-app

Repository files navigation

CRUD database App

Project image

Live example

Description 📑

It's a user CRUD app that uses JSON Server to simulate a backend. It was created with HTML, CSS, and JavaScript.

What have I learned in this project? 🙇🏻

  • CRUD operations
  • Mappers
  • Classes
  • Utilize conversions
  • Clean code
  • Understand the basic functionalities of a RESTful API in a backend
  • Set up a test backend
  • Create and use a central store for our application state
  • Function documentation

Technologies 🛠

HTML CSS JS

Author ✒️

Juan Andres Alves Pedreira Luceno

Installation and usage

Runing the project

Clone this repository:

git clone https://github.com/juan18506/crud-db-app.git
cd crud-db-app

Install packages :

npm install

When installation is complete, run :

npm run dev

About

It's a user CRUD app that uses JSON Server to simulate a backend. It was created with HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published