#HTML
#bootstrap
#JavaScript
#assembler-institute-of-technology
Created a Blog from JSONplaceholder server using Twitter designed framework Bootstrap.
First, you will need to clone the repo:
$ git clone https://github.com/joejoyjoy/assembler-projects.git
cd blog_with_API
npm install
Install JSON Server
npm install -g json-server
json-server --watch db.json
Thanks go to these wonderful people (emoji key):
Joe Alt 💻🔧🚧🎨 |
Pablo Herrero 💻🔧🚧🎨 |
This project follows the all-contributors specification. Contributions of any kind are welcome!
This project is licensed under the MIT License
Database is powered by jsonplaceholder.typicode.com