SabaAhmad404 / javascript-capstone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

πŸ“— Table of Contents

πŸ“– Javascript Capstone

javascript Capstone The JavaScript capstone project is about building your own web application based on an external API. We select an API (The pokemon api) that provides data about our selected api and we build the webapp around it. The webapp have 3 user interfaces.

πŸ›  Built With

HTML
CSS
Javascript(ES6)
Webpack
AAA patern
jest Tests

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

  • Create a local directory that you want to clone the repository.

  • Open the command prompt in the created directory.

  • On the terminal run this command git clone ``

  • Go to the repository folder using command prompt cd javascript-capstone

  • Install the dev dependencies for linters run npm install.

  • setup Webpack

(back to top)

Prerequisites

In order to run this project you need:

-Any broswer

  • knowledge of ES6 modules
  • familiarity with basic git commands
  • working knowledge of webpack

(back to top)

Setup

Clone this repository to your desired folder:

  • Open the command prompt in the created directory.

  • On the terminal run this command git clone https://github.com/SabaAhmad404/javascript-capstone

  • Go to the repository folder using command prompt cd awesome-books-project

  • Install the dev dependencies for linters run npm install.

(back to top)

πŸ‘€ Authors

(back to top)

πŸ”­ Future Features

  • Implement some UX improvements: added transitions and/or animation.

  • Implement additional pages.

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

(back to top)

About


Languages

Language:JavaScript 64.8%Language:CSS 22.4%Language:HTML 12.9%