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.
- Host: GitHub
- URL: https://github.com/larryivc/js-capstoneproject
- Owner: LarryIVC
- License: mit
- Created: 2023-04-29T04:21:37.000Z (about 2 years ago)
- Default Branch: development
- Last Pushed: 2023-04-30T00:46:21.000Z (about 2 years ago)
- Last Synced: 2025-01-03T07:45:55.155Z (5 months ago)
- Topics: api-get, api-post, javascript, jest, webpack
- Language: JavaScript
- Homepage: https://js-capstoneproject.netlify.app/
- Size: 366 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]** It's a project to demonstrate my Javascript skills.
Client
Server
**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
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)
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
```
👤 **Larry Villegas**
- GitHub: [@LarryIVC](https://github.com/LarryIVC)
- Twitter: [@LarryVillegas](https://twitter.com/LarryVillegas)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/larry-villegas-26216b259/)
We propose to implement:
- Launch the completed app.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/LarryIVC/JS-CapstoneProject/issues).
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)
I would like to thank Microverse for this opportunity.
This project is [MIT](./LICENSE) licensed.