Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lindotex/svelte-perfis


https://github.com/lindotex/svelte-perfis

Last synced: about 6 hours ago
JSON representation

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
Getting Started


Image Example

πŸ“Œ 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