Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelalmendra/rafaelalmendra-site
My website was created in order to demonstrate my skills and share my knowledge.
https://github.com/rafaelalmendra/rafaelalmendra-site
datocms graphql i18next jest nextjs react styled-components swc testing-library typescript
Last synced: 10 days ago
JSON representation
My website was created in order to demonstrate my skills and share my knowledge.
- Host: GitHub
- URL: https://github.com/rafaelalmendra/rafaelalmendra-site
- Owner: Rafaelalmendra
- License: mit
- Created: 2021-11-22T01:53:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T20:36:57.000Z (11 months ago)
- Last Synced: 2023-12-17T18:46:13.744Z (11 months ago)
- Topics: datocms, graphql, i18next, jest, nextjs, react, styled-components, swc, testing-library, typescript
- Language: JavaScript
- Homepage: https://rafaelalmendra.com
- Size: 7.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
click here to access the deploy
## ๐ป Project
My website was created in order to demonstrate my skills and share my knowledge. I did everything from the UX / UI Design part to the code.
## ๐งช Technologies
- Nextjs
- Typescript
- Styled Components
- Dato CMS
- Graphql
- Apollo Client
- I18n
- Testing Library
- Jest
## ๐ How to run
To start it, follow the steps below:
```bash
# Install dependencies
$ yarn# Start the project
$ yarn dev
```
Made with ๐ by Rafael Almendra ๐ [See my linkedin](https://www.linkedin.com/in/rafaelalmendraa/)