https://github.com/ibrsec/rickandmorty
https://github.com/ibrsec/rickandmorty
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ibrsec/rickandmorty
- Owner: ibrsec
- Created: 2024-03-01T05:49:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T12:42:42.000Z (about 2 years ago)
- Last Synced: 2025-02-26T07:44:22.166Z (over 1 year ago)
- Language: SCSS
- Homepage: https://rickandmorty-gamma-three.vercel.app
- Size: 13.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Rick and Morty Characters App
An awesome Rick and Morty Characters App
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
---
## About The Project
[](https://rickandmorty-gamma-three.vercel.app/)
---
## Project Skeleton
```
rickandmorty (folder)
|
|----assets (folder)
|---css (folder)
|---style.css
|---img (folder)
|---scss (folder)
|---main.scss
|---abstracts (folder)
|--- _mixins.scss
|--- _variables.scss
|---base (folder)
|--- _reset.scss
|---components (folder)
|--- _nav.scss
|--- _footer.scss
|---pages (folder)
|--- _characters.scss
|--- _hero.scss
|----index.html
|----characters.html
|----main.js
|----readme.md
```
---
### Built With