An open API service indexing awesome lists of open source software.

https://github.com/larryivc/js-capstoneproject

This project demonstrates my ability to use JavaScript, Webpack, and Jest, as well as reading and writing APIs using JSON.
https://github.com/larryivc/js-capstoneproject

api-get api-post javascript jest webpack

Last synced: 3 months ago
JSON representation

This project demonstrates my ability to use JavaScript, Webpack, and Jest, as well as reading and writing APIs using JSON.

Awesome Lists containing this project

README

        



Javascript Capstone


# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [Walkthrough to the Leaderboard Scores](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Javascript Capstone]

**[Javascript Capstone]** It's a project to demonstrate my Javascript skills.

## 🛠 Built With

### Tech Stack

Client

Server


### Key Features

**Enlist skill sets and tech stack**

- Add template for Javascript Capstone
- Setup `Webpack`
- Apply `GitFlow`
- Verified Linters
- Read and write on APIs
- Use Arrow functions
- Using `async` and `await` `Javascript` features.
- Update styles to improve UX.
- Test function whit Jest

(back to top)

## 🚀 Live Demo

Click here to view live version

## Video presenting the features of the project
The Simpsons Fans Club - JavaScript - Capstone - Watch Video

[](https://www.loom.com/share/25bab32ff01641ffb09fa8977237eefc)

(back to top)

## 💻 Getting Started

To get a local copy up and running follow these simple example.

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git [email protected]:LarryIVC/JS-CapstoneProject.git
```

### Prerequisites

In order to run this project you need:

* Visual Studio Code
* Browser [Chrome]
* Linters

### Install

Install this project with:

Example command:

```
sh
npm install --save -dev
```
### Usage

To run the project, execute the following command:

Example command:

```
sh
npm start
```

(back to top)

## 👥 Authors

👤 **Larry Villegas**

- GitHub: [@LarryIVC](https://github.com/LarryIVC)
- Twitter: [@LarryVillegas](https://twitter.com/LarryVillegas)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/larry-villegas-26216b259/)

(back to top)

## 👥 Future Features

We propose to implement:

- Launch the completed app.

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/LarryIVC/JS-CapstoneProject/issues).

(back to top)

## ⭐️ Show your support

Help me with your criticisms and your suggestions, you will be blessed for such a noble gesture and give me a ⭐️ if you like this project. click [here ⭐️](https://github.com/LarryIVC/JS-CapstoneProject/stargazers)

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for this opportunity.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)