Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)