Skip to content

This is JavaScript capstone project prepared by microverse by the purpose of testing the understandings of the past JavaScript module

Notifications You must be signed in to change notification settings

KUBAHO3/JS-Capstone

Repository files navigation

logo

JavaScript Group Capstone

📗 Table of Contents

📖 JavaScript Group Capstone

This is JavaScript capstone project prepared by microverse by the purpose of testing the understandings of the past JavaScript module

JavaScript Group Capstone is an Html,CSS&JavaScript-based project

🛠️ Built With

  • HTML
  • CSS
  • JavaScript

Tech Stack

Version Control
Visual Studio Code
Client

Key Features

  • Use JavaScript to make websites dynamic and build basic single page apps
  • Use ES6 syntax
  • Use ES6 modules
  • Use callbacks and promises
  • Use webpack
  • Apply JavaScript best practices and language style guides in code
  • Write units tests for a JavaScript app
  • Follow Gitflow
  • Solve simple git conflicts
  • Send and receive data from an API
  • Use API documentation
  • Understand and use JSON
  • Make JavaScript code asynchronous
  • Perform a code review for a team member

(back to top)

🚀 Live Demo

(back to top)

🦻 WalkThrough Video

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Visual Studio Code.
  • Node JS.
  • Git bash.
  • GitHub Account.

Setup

Clone this repository to your desired folder: Use git clone command or download ZIP folder

Install

Install this project with: npm Example command:

  git clone https://github.com/KUBAHO3/JS-Capstone.git
  cd JS-Capstone
  npm install
  

Usage

To run the project, execute the following command: npm start or live server Example command:

  npm start // for running the system
  mpm test // for testing

Run tests

To run tests, run the following command: npm test Example command:

  npx stylelint "**/*.{css,scss}"
  npx eslint .

Deployment

You can deploy this project using: GitHub Pages Example:

git@github.com:KUBAHO3/JS-Capstone.git

(back to top)

👥 Authors

👤 KUBAHO LINNE Heaven

👤 Lawrence Amoafo Appoh

(back to top)

🔭 Future Features

  • Adding BackEnd
  • Making it stylish

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the git@github.com:KUBAHO3/My-Portfolio.git.

(back to top)

⭐️ Show your support

If you like this project please follow me on github & twitter and also connect on Linkedin.

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse for this exercise.

(back to top)

❓ FAQ (OPTIONAL)

  • How long can it take to build that project

    • four days according to personal skills
  • Where to find figma for that project!

    • Figma is not available for now!

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is JavaScript capstone project prepared by microverse by the purpose of testing the understandings of the past JavaScript module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published