Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 👋
- Host: GitHub
- URL: https://github.com/h-campos/portfolio-newt
- Owner: h-campos
- Created: 2023-03-30T14:27:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-22T12:49:04.000Z (over 1 year ago)
- Last Synced: 2024-03-23T18:36:43.077Z (8 months ago)
- Topics: framer-motion, jest-dom, react, styled-components, typescript, vite, vitest
- Language: TypeScript
- Homepage:
- Size: 38.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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)