Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lindotex/svelte-perfis
https://github.com/lindotex/svelte-perfis
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lindotex/svelte-perfis
- Owner: lindotex
- Created: 2024-05-06T20:49:56.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-11T13:51:08.000Z (9 months ago)
- Last Synced: 2024-05-11T14:47:13.678Z (9 months ago)
- Language: Svelte
- Homepage: https://svelte-perfis-ivory.vercel.app
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Github Profile Searcher π»
![Svelte](https://img.shields.io/badge/svelte-%23f1413d.svg?style=for-the-badge&logo=svelte&logoColor=white)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![]()
π About
Project developed using the content of a course by Alura Cursos, where I had learned about how to create a SPA and using some of the features developed in Svelte Framework. In this project I was shown some of the main features of its framework, such as: {#if} {#each}.
Furthermore, I was able to understand how it handles with Routes and components.[![project][PROJECT__BADGE]][PROJECT__URL]
π Getting started
How to test my application:
Prerequisites
Here you list all prerequisites necessary for running your project. For example:
- [NodeJS](https://github.com/)
- [Git 2](https://github.com)
- [Svelte](https://kit.svelte.dev/docs/introduction)Cloning
How to clone your project
```bash
git clone https://github.com/lindotex/svelte-perfis.git
```Starting
How to start your project
```bash
cd svelte-perfis # to enter at the aplication folder
npm install # To install all dependencies at package.json
npm run -- --open #This is the command to run svelte
```[PROJECT__BADGE]: https://img.shields.io/badge/π±Visit_this_project-000?style=for-the-badge&logo=project
[PROJECT__URL]: https://github.com/lindotex/svelte-perfis