Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mannj-nef/tito-spaceneo
https://github.com/mannj-nef/tito-spaceneo
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mannj-nef/tito-spaceneo
- Owner: Mannj-nef
- Created: 2023-02-22T16:20:22.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T13:25:11.000Z (almost 2 years ago)
- Last Synced: 2024-11-05T19:43:51.580Z (2 months ago)
- Language: SCSS
- Homepage: https://tito-training-space-neo.vercel.app
- Size: 10.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```