Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madliani/resume
A personal website built with React and NextUI
https://github.com/madliani/resume
autoprefixer biomejs happy-dom jest parcel pnpm react react-helmet-async react-router resume scss stylelint swc tailwindcss testing-library typescript yarn
Last synced: about 15 hours ago
JSON representation
A personal website built with React and NextUI
- Host: GitHub
- URL: https://github.com/madliani/resume
- Owner: madliani
- License: lgpl-3.0
- Created: 2024-11-15T13:18:13.000Z (2 days ago)
- Default Branch: main
- Last Pushed: 2024-11-16T09:56:34.000Z (1 day ago)
- Last Synced: 2024-11-16T10:27:41.937Z (1 day ago)
- Topics: autoprefixer, biomejs, happy-dom, jest, parcel, pnpm, react, react-helmet-async, react-router, resume, scss, stylelint, swc, tailwindcss, testing-library, typescript, yarn
- Language: TypeScript
- Homepage: https://madliani.vercel.app
- Size: 1.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Resume
A personal website built with React and NextUI
![Built with Jest](https://img.shields.io/badge/Jest-C21325.svg?style=for-the-badge&logo=Jest&logoColor=white)
![Built with NextUI](https://img.shields.io/badge/NextUI-000000.svg?style=for-the-badge&logo=NextUI&logoColor=white)
![Built with React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![Built with Tailwind CSS](https://img.shields.io/badge/Tailwind%20CSS-06B6D4.svg?style=for-the-badge&logo=Tailwind-CSS&logoColor=white)
![Built with TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)## Screenshots
![Homepage](./assets/images/resume-homepage.png)
## Usage
In the project directory, you can run:
### `yarn dev`
Runs the app in the development mode.\
Open [http://localhost:1234](http://localhost:1234) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.### `yarn test`
Launches the test runner in the interactive watch mode.
### `yarn build`
Builds the app for production to the `dist` folder.\
It correctly bundles React in production mode and optimizes the build for the best
performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!## Attributions
### Software Developer icon
![Software Developer icon](./assets/icons/favicon.ico)
Created by [Nilkanth Sheta](https://www.iconfinder.com/nilkanth-sheta) and licensed under [Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).