Skip to content

Ogabek-Mustafoev/JS_full-stack_mers-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mers-Project

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.

🚀 Demo

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/)

Project Screenshots:

project-screenshot project-screenshot

🛠️ Installation Steps:

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

💖Like my work?