Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/renantrs/renantrsouza
- Owner: RenanTRS
- License: mit
- Created: 2023-01-11T19:18:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-25T18:21:15.000Z (over 1 year ago)
- Last Synced: 2024-10-24T14:25:59.579Z (3 months ago)
- Topics: jest, nextjs, reactjs, sass, testing-library
- Language: TypeScript
- Homepage: https://renantrsouza.vercel.app
- Size: 24.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
My portfolio
## 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.