js_moduleII_capstone-Go!Moovies is a repository.The goal is to Create, interactive list funcionality, and we use JEST to test. This JavaScript capstone project is about building a web application based on an external API. And We select https://www.tvmaze.com/api to provides data about a moovies and series. This webapp have 2 interfaces (the homepage and the commenter popup windows).
In order to run this project you need:
Clone this repository to your desired folder:
git clone https://github.com/Graciano1997/js_moduleII_capstone.git
To install all dependencies, run:
npm install
To run the project, execute the following command:
To run the project, follow these instructions:
To run tests, run the following command:
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .
To build, run the following:
npm run build
Run the following:
npm start
👤 Graciano Henrique
👤 Bett Enock
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give ⭐️
I would like to thank Microverse
This project is MIT licensed.