Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/renantrs/renantrsouza

My portifolio
https://github.com/renantrs/renantrsouza

jest nextjs reactjs sass testing-library

Last synced: about 2 months ago
JSON representation

My portifolio

Awesome Lists containing this project

README

        


Logo

My portfolio


GitHub License
GitHub top language
GitHub last commit
GitHub issues open
GitHub closed issues
GitHub pull request open
GitHub closed pull requests


Demo on desktop

## About this project
This project is my personal portfolio.

## How to use
To clone and run this project, you'll need **[Git](https://git-scm.com)**, **[node v18.13.0](https://nodejs.org/en/)** or higher + installed on your computer. From your command line:
```bash
#Clone this repository
git clone https://github.com/RenanTRS/renantrsouza.git

#Go into the repository
cd renantrsouza

#Install dependencies
npm i

#Run
npm run dev

#Run tests
npm run test
```

## Built with

- [![NextJs](https://img.shields.io/badge/NextJs-black?style=for-the-badge&logo=next.js)](https://nextjs.org/)
- [![TypeScript](https://img.shields.io/badge/Typescript-darkblue?style=for-the-badge&logo=typescript)](https://www.typescriptlang.org/)
- [![Sass](https://img.shields.io/badge/Sass-gray?style=for-the-badge&logo=sass)](https://sass-lang.com/)
- [![Jest](https://img.shields.io/badge/Jest-c21325?style=for-the-badge&logo=jest)](https://jestjs.io/)
- [![Testing Library](https://img.shields.io/badge/Testing%20Library-gray?style=for-the-badge&logo=testinglibrary)](https://testing-library.com/)
- [![GraphQL](https://img.shields.io/badge/GraphQl-e10098?style=for-the-badge&logo=graphql)](https://graphql.org/)
- [![Apollo Client](https://img.shields.io/badge/Apollo-3f20ba?style=for-the-badge&logo=apollographql)](https://www.apollographql.com/)
- [![EsLint](https://img.shields.io/badge/EsLint-4b32c3?style=for-the-badge&logo=eslint)](https://eslint.org/)
- [![Prettier](https://img.shields.io/badge/Prettier-gray?style=for-the-badge&logo=prettier)](https://prettier.io/)
- [![PhosphorIcons](https://img.shields.io/badge/Phosphor%20Icons-ffd76a?style=for-the-badge&logo=phosphoricons)](https://phosphoricons.com/)
- [![CLSX](https://img.shields.io/badge/clsx-000?style=for-the-badge&logo=clsx)](https://www.npmjs.com/package/clsx)
- [![RadixIU Slot](https://img.shields.io/badge/radix%20IU%20slot-161618?style=for-the-badge&logo=radix)](https://www.radix-ui.com/docs/primitives/utilities/slot)

## Contact
- Email me - [email protected]
- Connect with me on [LinkedIn](https://www.linkedin.com/in/renantrsouza/)

## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/renantrs/renantrsouza/blob/main/LICENSE) file for details.