Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aachourmohamed/cryptoni-capstone

The project is about cryptoni The Website Contains A Homepage With Information About The Main Program Of The cryptocurrency Developers And Partners And An About
https://github.com/aachourmohamed/cryptoni-capstone

css html javascript scss

Last synced: 4 days ago
JSON representation

The project is about cryptoni The Website Contains A Homepage With Information About The Main Program Of The cryptocurrency Developers And Partners And An About

Awesome Lists containing this project

README

        

# CRYPTONI-CAPSTONE

![](https://img.shields.io/badge/Microverse-blueviolet)

#### Original design idea by **Cindy Shin in Behance**, in association with the Creative Commons [license](./CC.md) of the design.


This project is part of the Microverse curriculum. The main objective is to develop a professional website that will meet the requirements of a client and be able to meet deadlines. The developer will be the only one involved in the decision making of what tools should be implemeneted to meet the required design and functionality.

## Live Preview

[LIVE DEMO](https://aachourmohamed.github.io/CRYPTONI-CAPSTONE/)

>![pc1](https://user-images.githubusercontent.com/92208712/196395030-f1ddde0f-7ad7-407a-9b8b-b80ea7916dc9.png)

>![pc2](https://user-images.githubusercontent.com/92208712/196395068-5914c6ce-cb30-4eda-a8f5-3b8dfa3caef0.png)

>![pc3](https://user-images.githubusercontent.com/92208712/196395096-bb4650fe-f657-4f38-a1da-64250084731e.png)

>![pc4](https://user-images.githubusercontent.com/92208712/196395128-19c9e936-dc3d-4cc3-9036-037ab3d96bb7.png)

## Built With

- Html/Css(scss)
- Vanilla JavaScript

## Additional Tools

- WebHint
- Stylelint
- ESlint

## Getting Started

To get a local copy of this project:

Clone this repository or download the Zip or (rar) folder:

```
https://github.com/AACHOURMOHAMED/CRYPTONI-CAPSTONE.git
```

## Test

To track linter errors locally follow these steps:

Download all the dependencies run:

```
npm install
```

Track HTML linter errors run:

```
npx hint .
```

Track CSS linter errors run:

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

Track JavaScript linter errors run:

```
npx eslint ."
```

## Loom video

https://www.loom.com/share/23d4adfb383647a09c1430397ee4cc35

## Authors

👤 **AshourMohamed**

- GitHub: [@githubhandle](https://github.com/AACHOURMOHAMED)
- Twitter: [@twitterhandle](https://twitter.com/MohamedAachour3)
- LinkedIn: [LinkedIn](https://linkedin.com/in/mohamed-aachour-25405b215)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/AACHOURMOHAMED/CRYPTONI-CAPSTONE/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- This project is part of Capstone week of module 1 in the Microverse study program.