Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/evp8/lempute404

HTML5 , CSS3 , student project, 404-page
https://github.com/evp8/lempute404

404-page css3 htlm5 student-project

Last synced: about 2 months ago
JSON representation

HTML5 , CSS3 , student project, 404-page

Awesome Lists containing this project

README

        

# Lempute404

_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/lempute404

Design: [Lempute404](https://dribbble.com/shots/2449522-404-Page-Day-007)

## ๐ŸŽฏ Project features/goals

- Github pages
- icons (FontAwesome, ReactIcons)
- inline CSS
- SVG images
- **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/EvP8/lempute404
```
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.