juliomc23 / blog-with-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#html #css #js #dom #JSON #HTTP #API #Bootstrap #master-in-software-development

Blog with API

In this pill we have learned how to create a blog with an API serving the necessary data to create it. We have used:

  • HTML: skeleton of the project
  • CSS: styles of our page
  • Bootstrap and SASS: as css framework
  • JS Vanilla: project logic
  • PokeAPI and JSON Server: get data and send data to create our own API.

Project Img

This is a alt text.

Repository

To get our project, you can clone it and do npm install to get the dependencies

Team Members

Roger Olive Delgado. Julio Macias Caldera.

About

License:MIT License


Languages

Language:JavaScript 59.2%Language:HTML 19.4%Language:CSS 11.7%Language:SCSS 9.7%