Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/evp8/51-grupe-easy-money

html, css, student project
https://github.com/evp8/51-grupe-easy-money

css3 html5 student-project

Last synced: 11 days ago
JSON representation

html, css, student project

Awesome Lists containing this project

README

        

# Easy money

_website design project_


## ๐ŸŒŸ About

This project is for educational porpuses only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!

Site published at: https://evp8.github.io/51-grupe-easy-money/

Design:

[Easy money](https://dribbble.com/shots/14587898-Trade-Website?utm_source=pinterest&utm_campaign=pinterest_shot&utm_content=Trade+Website&utm_medium=Social_Share) main layout

[Lost in space](https://dribbble.com/shots/5964475-404-Lost-in-Space) footer

[Live streaming](https://dribbble.com/shots/16173757-Streaming-platform-design-concept) `h1` element -> "streaming" word

[Social marketing](https://dribbble.com/shots/15078471-Social-Media-Marketing-website) brands list

## ๐ŸŽฏ Project features/goals

- Github pages
- icons (FontAwesome, ReactIcons)
- CSS file
- Favicon
- **NO** responsive design

## ๐Ÿงฐ Getting Started

### ๐Ÿ’ป Prerequisites

Node.js - _download and install_

```
https://nodejs.org
```

Git - _download and install_

```
https://git-scm.com
```

### ๐Ÿƒ Run locally

Would like to run this project locally? Open terminal and follow these steps:

1. Clone the repo
```sh
git clone https://github.com/front-end-by-rimantas/51-grupe-easy-money.git
```
2. Install NPM packages
```sh
npm i
```
or
```sh
npm install
```
3. Run the server
```sh
npm run dev
```

### ๐Ÿงช Running tests

There is no tests for this project.

## ๐ŸŽ… Authors

Evaldas: [Github](https://github.com/EvP8)

## โš ๏ธ License

Distributed under the ISC License. See LICENSE.txt for more information.

## ๐Ÿ”— Other resources

No other resources.