About - This is a CRUD application, a full stack application. Technology used are HTML5, CSS3, Bootstrap Bootswatch, Vanilla JavaScript, JavaScript ES6 modules, DOM Manipulation, Asynchronous JavaScript, Rest APIs, JSON Server, and some other technologies. Here I have created my own fake REST API using JSON Server.
Note - This is just a demo project. This can be used for educational purposes, can't be used for business purpose.
Steps to run project locally -
- Run frontend with webpack-dev server - npm run start
- Run backend json-server - npm run json:server
If you have some query, feel free to connect with me here -- Ranjan Kumar Mandal