balatstar / code-joy-project

1 stars 0 forks source link

Capstone Group Porject

📗 Table of Contents

📖 A Capstone Group Project with Webpack

A Capstone Group Porject developed with webpack, gitflow, githubflow and the best combo of HTML, CSS and JAVASCRIPT. In addition, we added Linters for Html, Css and Javascript.

🛠 Built With

1-HTML 2-CSS 3-JS

Tech Stack

Client

Key Features

(back to top)

💻 Getting Started

Prerequisites

1-Web Browser 2-Code Editor 3-Git

Setup

Clone this repository to your desired folder:

Run this Command:

  cd my-folder
  git clone https://github.com/balatstar/code-joy-project.git

Install

First you need to install the node package files Run this command:

  cd code-joy-project
  npm install

Usage

Run Linters

I have added the linters or tests in order to avoid anykind of typos and ensure the good practices in this project. So while using this repository if you need to check your work in html and css you can use below commands

 npx hint .
 npx styleint "**/*.{css,scss}"

Deployment

(back to top)

👥 Authors

👤 Sodeeq Awoyemi

👤 Joyce Cruz

(back to top)

🔭 Future Features

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project just give it a star -

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)