taherabbas67 / JavaScript-capstone-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript-capstone-project

πŸ“— Table of Contents

πŸ“– [Working-with-APIs]

**# Working-with-APIs ** is a website that makes API calls

πŸ›  Built With

πŸ–₯️ Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Webpack
  • API

Key Features

Describe between 1-3 key features of the application.

  • Three page web application
  • Use two API to display, store and update data

(back to top)

πŸš€ Live Demo

Please note that the live demo link is not yet active

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Go to this repsitory.
  • Click on Code
  • Clone the repository using your https link
  • This will gives you access to all files

Setup

Clone this repository to your desired folder:

  • cd my-folder

  • git clone git@github.com:Yemisirach/JavaScript-capstone-project.git

  • Once done, open the index.html file in live server

Install

Install this project with:

  npm install

Usage

Because this project uses webpack as a bundler, to run the project, execute the following command:

npm run start

  • OR

npm start

Run tests

To run tests, run the following command:

  • npx stylelint "*/.{css,scss}" in your terminal
  • npx eslint . in your terminal

Deployment

You can deploy this project using:

A web browser

(back to top)

πŸ‘₯ Authors

πŸ‘€ Yemisrach

πŸ‘€ Mihretab

πŸ‘€ Kingno3l

(back to top)

πŸ”­ Future Features

  • Making API Calls

πŸ”­ Watch Video Explanation here

  • Watch explanation of the features here

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

  • If you like this project follow my github.
  • Give me star
  • Say hi on twitter

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About


Languages

Language:JavaScript 46.0%Language:CSS 43.8%Language:HTML 10.3%