Skip to content

Latest commit

 

History

History
 
 

blog_with_API

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

#HTML #bootstrap #JavaScript #assembler-institute-of-technology

All Contributors

Blog with API - Assembler Institute of Technology - MSD OCT22

Created a Blog from JSONplaceholder server using Twitter designed framework Bootstrap.

Table of Contents

Getting Started

First, you will need to clone the repo:

$ git clone https://github.com/joejoyjoy/assembler-projects.git

Install

cd blog_with_API
npm install

Run local database

Install JSON Server

npm install -g json-server
json-server --watch db.json

Preview of Project

Project Blog using API jsonplaceholder.typicode.com

Contributors ✨

Thanks go to these wonderful people (emoji key):

Joe Alt
Joe Alt

💻🔧🚧🎨
Pablo Herrero
Pablo Herrero

💻🔧🚧🎨

This project follows the all-contributors specification. Contributions of any kind are welcome!

License

This project is licensed under the MIT License

Credits

Database is powered by jsonplaceholder.typicode.com