Skip to content

Latest commit

 

History

History
268 lines (169 loc) · 6.24 KB

README.md

File metadata and controls

268 lines (169 loc) · 6.24 KB
logo

JavaScript-Captsone

📗 Table of Contents

📖 [JavaScript-Capstone]

[JavaScript-Capstone] JavaScript-Capstone is a collaborative project where we built our web application based on an external API. We select an API that provides data about movies and then build the WebApp using JavaScript.

🛠 Built With

Tech Stack

Client
  • Linters
  • HTML
  • CSS
  • Javascript
  • Webpack
  • Jest
Server
  • Github pages
Database
  • No database

Key Features

  • [Use a minimalist style to build the project]
  • [Best practices of ES6 syntax]
  • [Use of javascript to the functionalities of the page]

(back to top)

🚀 Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need:

None

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/victormc13/JavaScript-Capstone.git

Install

Install this project with:

No install require

Usage

To run the project, execute the following command:

  • go to the folder where you cloned the repository
  • Open the index.html file with your favorite web browser

(back to top)

👥 Authors

👤 Víctor Miñope

👤 Austin

(back to top)

🔭 Future Features

  • [Add more style to the project]
  • [Improve accessibility of the page]
  • [Improve the performance of the page]

(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 you can reach out with me in [email protected]

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving us this opportunity.

(back to top)

📝 License

This project is MIT licensed.

(back to top)