KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
JS-Capstone-Project
★ 15
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
beyond-lm
:
Beyond LM: How can language model go forward in the future?
Umbraco.Commerce.DemoStore
:
No description available.
bitcoin-puzzle-solver
:
A multi-threaded, high-performance Bitcoin puzzle solver written in Rust. Find the private key of a bitcoin in a specific power-of-two interval.
weibo_hot_search_and_comment_crawler
:
微博热搜爬虫,并且采集热搜新闻下评论的数据,可以弹出弹窗自动输入热搜链接进行评论采集,现在设置是一个热搜下10条新闻,每条新闻20条评论,一个热搜总共采集10*20=200条评论
docs-build-recipes
:
📙 A collection of recipes (JS, HTML, CSS, React.js, Node.js, Express.js et cetera) I have gathered overtime.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
JS-Capstone-Project
?
Download (.md)
<a name="readme-top"></a> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Video Walkthrough](#video-walkthrough) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [💻 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) - [❓ FAQ (OPTIONAL)](#faq) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 JS-Capstone Project <a name="about-project"></a> **JS-Capstone Project** is a JavaScript project at microverse ## 🛠 Built With <a name="built-with">Webpack, HTML, CSS, Java Script & Jest</a> ### Tech Stack <a name="tech-stack"></a> ### [Find the Video Walkthrough here.](https://drive.google.com/file/d/1TEzzApjrGHLBD-sQHCjF9gYdAxjF4epn/view?usp=sharing) <a name="Video-walkthrough"></a> > Webpack HTML CSS, Java Script(ES6), Jest <details> <summary>Client</summary> <ul> <li><a href="https://webpack.js.org/">WEBPACK</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/HTML">HTML</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">CSS</a></li> <li><a href="https://jestjs.io/docs/getting-started">Jest</a></li> </ul> </details> ### Key Features <a name="key-features"></a> - **Project setup with webpack** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 💻 Getting Started <a name="getting-started"></a> Try to have these in your local machine - Git and GitHub - VS Code or any code editor ### Prerequisites In order to run this project you need - A web browser - Code editor ### Setup Clone this repository to your desired folder: git clone https://github.com/kalbek/JS-Capstone-Project ### Install Install this project using the cloned repo or download and use the files to your local machine. ### Usage - Clone the repository first - Commnads to Run: - npm install - npm run build - npm start ### Run tests - tests are included using Jest framework - commands to run: npm run test ### Deployment You can deploy this project through Github Pages <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **Kaleb Bekele** - GitHub: [@githubhandle](https://github.com/kalbek) - Twitter: [@twitterhandle](https://twitter.com/KNuramo) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/kaleb-nuramo/) - Website: https://kalbek.github.io/Portfolio/ ## 👥 Authors <a name="authors"></a> 👤 **Naledi Dikgale** - GitHub: [@githubhandle](https://github.com/Naledi-Dikgale) - Twitter: [@twitterhandle](https://twitter.com/ChichiTheStar) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/naledi-dikgale-068423159/) - Website: https://naledi-dikgale.github.io/mobile-portfolio/ <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🔭 Future Features <a name="future-features"></a> - [ ] **Changes will be made as comming project requirement.** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ⭐️ Show your support <a name="support"></a> If you like this project give a star to this repositiory. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> - I would also like to thank Microverse for the guidance they made all the way up to this point. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ❓ FAQ <a name="faq"></a> - **Is it allowed to copy the contents of this project and use it for personal use?** - This project is free for copying and reusing in any way you like. ## 📝 License <a name="license"></a> This project is [MIT](./MIT.md) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>