Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monicule/mallik
A project where I am learning HTML and CSS
https://github.com/monicule/mallik
css3 html5 student-project
Last synced: about 1 month ago
JSON representation
A project where I am learning HTML and CSS
- Host: GitHub
- URL: https://github.com/monicule/mallik
- Owner: monicule
- Created: 2024-06-07T12:16:35.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T06:15:05.000Z (6 months ago)
- Last Synced: 2024-06-18T07:27:17.913Z (6 months ago)
- Topics: css3, html5, student-project
- Language: HTML
- Homepage: https://monicule.github.io/mallik/
- Size: 1.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mallik
_website design project_
## ๐ About
This project is for educational purposes only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!
Site published at: https://monicule.github.io/mallik/
Design: [Mallik](https://dribbble.com/shots/13751737-Home-Navigation-Exploration)
## ๐ฏ Project features/goals
- Github pages
- icons (FontAwesome, ReactIcons)
- CSS files
- CSS flex
- CSS grid
- 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/monicule/mallik.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
Monika: [Github](https://github.com/monicule)
## โ ๏ธ License
Distributed under the MIT License. See LICENSE.txt for more information.
## ๐ Other resources
No other resources.