Skip to content

miguelesco/capstone-m2-api

Repository files navigation

Capstone Api Project

In this project, I set up my second Capstone Project about a Beer website. My goal here is make a page that can send and received information from an api.

  • screenshot
  • screenshot

🔴 Live Demo

Live Preview Link

🔴 Live Video

Live Video Link

🔨 Built With

  • HTML, SCSS and Javascript.

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

  1. Go to the repository page.
  2. Press the "Code" button and copy the link.
  3. Clone it using git command git clone <link>.
  4. In the project folder run npm install
  5. Then run in the terminal npm run start (for development enviroment) or npm run build

📘 Learning Objectives

  • Use JavaScript to make websites dynamic and build basic single page apps.
  • Use ES6 syntax.
  • Use ES6 modules.
  • Use callbacks and promises.
  • Use webpack.
  • Apply JavaScript best practices and language style guides in code.
  • Use AAA pattern for unit tests.
  • Write units tests for a JavaScript app.
  • Follow Gitflow.
  • Solve simple git conflicts.
  • Send and receive data from an API.
  • Use API documentation.
  • Understand and use JSON.
  • Make JavaScript code synchronous.
  • Perform a code review for a team member.

Authors

👤 Miguelesco 👤 Ccobasi

🤝 ✋ ✋ Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

❕ Acknowledgments

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published