Full-Stack Mers-Project with HTML, CSS, JavaScript, Webpack and Json-Server. This project is only desktop friendly! It is not responsive. All data comes from db.json and if user send feedback, it is written in db.json.
In demo website, project is not as it was, because json-server does not run on that host! Please download project to see its all features!
[🔗 Website link](https://js-full-stack-mers-project.vercel.app/)1. Download code
git clone https://github.com/Ogabek-Mustafoev/JS_full-stack_mers-project.git
2. Install packages
npm install
3. Run Json-server:
npx json-server db.json