Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nair0lf32/portfolio
My portfolio
https://github.com/nair0lf32/portfolio
potfolio reactjs tailwindcss
Last synced: 3 months ago
JSON representation
My portfolio
- Host: GitHub
- URL: https://github.com/nair0lf32/portfolio
- Owner: nair0lf32
- Created: 2021-11-17T17:21:48.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T09:30:52.000Z (4 months ago)
- Last Synced: 2024-10-11T13:15:34.047Z (3 months ago)
- Topics: potfolio, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://nair0lf32.github.io/portfolio/
- Size: 8.43 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
My portfolio! A place you can see what I did so far Or what I am working on...
I am still working on it!Technologies used:
- Javascript (React js)
- css ( tailwind css )## usage (React js project scripts)
In the project directory, you can run:
- `npm install` (or`npm install --legacy-peer-deps`) to get the dependencies
- `npm start` to start the development server. Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload on changes and errors are displayed in the console
- `npm test` Launches the test runner in the interactive watch mode
- `npm run build` Builds the app for production to the `build` folder.
- `npm run eject` This command will remove the single build dependency from your project. (Careful usage)
- `npm run deploy` Deploys to production remote server (github pages for this one)## :rocket: Deployment
The project is deployed on:
- Github pages [here](https://nair0lf32.github.io/portfolio/)
- Vercel [dashboard](https://vercel.com/nair0lf32/portfolio)You can reach production [here](https://portfolio.nairolf32.com)