Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renantrs/codelandia-blog
Desafio 1 da comunidade Codelândia
https://github.com/renantrs/codelandia-blog
reactjs styled-components typescript
Last synced: about 1 month ago
JSON representation
Desafio 1 da comunidade Codelândia
- Host: GitHub
- URL: https://github.com/renantrs/codelandia-blog
- Owner: RenanTRS
- Created: 2022-01-13T17:27:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-31T17:50:19.000Z (almost 3 years ago)
- Last Synced: 2024-10-24T14:26:46.523Z (3 months ago)
- Topics: reactjs, styled-components, typescript
- Language: TypeScript
- Homepage: https://codelandia-blog-ten.vercel.app/
- Size: 835 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codelândia Blog
## About this project
This project is part of my personal portfolio, it is a challenge taken from the codelândia community on discord.
[Figma Link](https://www.figma.com/file/Yb9IBH56g7T1hdIyZ3BMNO/Desafios---Codel%C3%A2ndia)## Getting Started
### Installing
**Cloning the repository**
```
$git clone https://github.com/RenanTRS/codelandia-blog.git
$cd codelandiablog
```
**Installing dependencies**
```
$yarn
```
or
```
$npm install
```
## Running
With all dependencies installed and the environment properly configured, you cannow run the project:
```
$yarn start
```
or
```
$npm start
```
## Built With
- [TypeScript](https://www.typescriptlang.org/)
- [Styled-Components](https://styled-components.com/)
- [React router dom](https://v5.reactrouter.com/web/guides/quick-start)---
Email me - [email protected]
Connect with me on [Linkedin](https://www.linkedin.com/in/renantrsouza/)