Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imnotannamaria/portfolio-react
My Portfolio With React.
https://github.com/imnotannamaria/portfolio-react
Last synced: about 10 hours ago
JSON representation
My Portfolio With React.
- Host: GitHub
- URL: https://github.com/imnotannamaria/portfolio-react
- Owner: imnotannamaria
- Created: 2022-07-01T03:25:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T17:34:17.000Z (about 1 year ago)
- Last Synced: 2023-11-01T18:34:20.216Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://portfolio-react-imnotannamaria.vercel.app/
- Size: 1.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Portfolio With React
Project created by me using technologies such as:
- TypeScript
- React
- GraphQl
- React Router Dom
## DeployTo deploy this project, run
```bash
npm i
``````bash
npm run dev
```