Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/evp8/51-grupe-easy-money
- Owner: EvP8
- Created: 2024-07-09T07:17:58.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-22T11:12:56.000Z (6 months ago)
- Last Synced: 2024-11-11T12:43:51.736Z (2 months ago)
- Topics: css3, html5, student-project
- Language: HTML
- Homepage: https://evp8.github.io/51-grupe-easy-money/
- Size: 722 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.