AxelSoler / JavaScript-capstone-project

Microverse capstone project 2. Whit this page, you can see the different Margaritas stored in an API, see their description and add a comment or leave a like for each one, as you wish. The data (likes and comments) will be stored and displayed in real-time from another API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript-capstone-project

Whit this page, you can see the different Margaritas stored in an API, see their description and add a comment or leave a like for each one, as you wish. The data (likes and comments) will be stored and displayed in real-time from another API. Almost all content is created dynamically with JavaScript. Teamwork in a full remote environment.

Built With

Video presenting the page

Live Demo (link webpage when Pull Request aproved and merge it)

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • nodejs 12.x
  • npm - to install packages locally

Setup

Install

  • npm install

Lint code

  • npm run webhint
  • npm run stylelint
  • npm run eslint

Working a lot!

Author1 πŸ‘€

GitHub: @AxelSoler

LinkedIn: Axel Soler

Twitter: @AxelSoler

Author2 πŸ‘€

GitHub: @Amedzro Emmanuel Elikplim

LinkedIn: Amedzro Emmanuel Elikplim

Twitter: @ElikplimAmedzro

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

πŸ“ License

This project is MIT licensed.

About

Microverse capstone project 2. Whit this page, you can see the different Margaritas stored in an API, see their description and add a comment or leave a like for each one, as you wish. The data (likes and comments) will be stored and displayed in real-time from another API.


Languages

Language:JavaScript 71.5%Language:CSS 21.7%Language:HTML 6.7%