Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/h-campos/portfolio-newt

Portfolio for Antoine Gervais/Newt, an graphic and motion designer based in France 👋
https://github.com/h-campos/portfolio-newt

framer-motion jest-dom react styled-components typescript vite vitest

Last synced: 20 days ago
JSON representation

Portfolio for Antoine Gervais/Newt, an graphic and motion designer based in France 👋

Awesome Lists containing this project

README

        

# Portfolio Antoine Gervais / Newt

## Description

This a portfolio for **Antoine Gervais**, an graphic and motion designer. He want to show all of his skills and projects on the web to find some clients, that's why he ask me to do his portfolio.

## Summary

- [Description](#description)
- [Technology Stack](#technology-stack)
- [Command](#command)
- [Author](#author)

## Technology Stack

[![Technology Stack](https://github-readme-tech-stack.vercel.app/api/cards?lineCount=2&hideTitle=true&line1=react,react,926cbc;styledcomponents,styledcomponents,f6df4c;framer,framer,8e290a;&line2=typescript,typescript,c1e609;vite,vite,1c89d2;vitest,vitest,adc5c5;jest,jest,43eb8c;)](https://github-readme-tech-stack.vercel.app/api/cards?lineCount=2&hideTitle=true&line1=react,react,926cbc;styledcomponents,styledcomponents,f6df4c;framer,framer,8e290a;&line2=typescript,typescript,c1e609;vite,vite,1c89d2;vitest,vitest,adc5c5;jest,jest,43eb8c;)

## Command

To use this project :

This move to a folder where you want to place this project and copy the project there :

```bash
git clone https://github.com/Sakoutecher/portfolio-newt.git
```

Then you have to install all dependencies, you can do it with the npm package manager or pnpm, it is according to your preferences, for this you have to use this command :

```bash
npm install or pnpm install
```

Once this is done, you only have to start the project by executing the command :

```bash
npm run dev
```

## Author

- [@Sakoutecher](https://github.com/Sakoutecher)