Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mannj-nef/tito-spaceneo


https://github.com/mannj-nef/tito-spaceneo

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# SPACENEO

[![Build Status](https://vercel.com/mannj-nef/tito-training-space-neo)]
[Design]()
[link Web Demo](https://tito-training-space-neo.vercel.app/)

## TIMELINE:

- 5 days(21/2 - 26/2)

## TECHNICAL

- HTML5/CSSS3
- Parcel
- Sass
- Posthtml-doctye
- Posthtml-include
- posthtml-modules

## TARGET:

- Apply Sass and 7-1 pattern to this practice, it makes the code shorter and more intuitive as well as using variables, code reuse, pseudo classes, calculations...
- Responsive web design: web design and development will respond to any user's device and environment according to device screen size and size criteria.

## CLONE

Open the terminal at the directory you want to install
git clone [git](https://github.com/Mannj-nef/TITO-training-spaceNeo.git)

## INSTALLATION

Dillinger requires [Node.js](https://nodejs.org/) v10+ to run.
Install the dependencies and devDependencies and start the server.

```sh
cd project-html-css
npm i
npm start
Open on web: http://localhost:1234
```