Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/backpackerhh/personal-website-react
Personal website built with React
https://github.com/backpackerhh/personal-website-react
create-react-app javascript jest react semantic-ui spa vite vitest
Last synced: 15 days ago
JSON representation
Personal website built with React
- Host: GitHub
- URL: https://github.com/backpackerhh/personal-website-react
- Owner: backpackerhh
- Created: 2020-02-10T19:09:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T06:53:41.000Z (7 months ago)
- Last Synced: 2024-10-09T07:41:28.871Z (about 1 month ago)
- Topics: create-react-app, javascript, jest, react, semantic-ui, spa, vite, vitest
- Language: JavaScript
- Homepage: https://www.davidmontesdeoca.es
- Size: 1.02 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/e2b455f1-3706-46c8-a578-a14f57736a3b/deploy-status)](https://app.netlify.com/sites/davidmontesdeoca/deploys)
# David Montesdeoca's website
## About this site
### New site
- Powered by [Vite](https://vitejs.dev/)
- CSS markup via [Sass](http://sass-lang.com/) + [Semantic UI](http://semantic-ui.com/)
- Tested with [Vitest](https://vitest.dev/)
- Coded with [VSCodium](https://vscodium.com/)
- Developed running [Ubuntu MATE 22.04.1 LTS](https://ubuntu-mate.org/)### Old site
- Powered by [Create React App](https://create-react-app.dev/)
- CSS markup via [Sass](http://sass-lang.com/) + [Semantic UI](http://semantic-ui.com/)
- Tested with [Jest](https://jestjs.io/)
- Coded with [Sublime Text](https://www.sublimetext.com/)
- Developed running [Ubuntu MATE 22.04.1 LTS](https://ubuntu-mate.org/)## Deploy
After every commit to the _master_ branch on GitHub, the app is automatically deployed to [Netlify](https://www.netlify.com/).
## License
[GNU GPLv3](http://choosealicense.com/licenses/gpl-3.0/)