Update README.md

This commit is contained in:
2025-12-08 04:28:02 -05:00
parent e0ee4ad114
commit 5b83906018

View File

@@ -1,7 +1,16 @@
# There Are No Hills
This is my first project working with ReactJS. It also uses a ExpressJS backend server to serve API calls.
Website was made for the Artist "There Are No Hills".
Website was made for the Artist "There Are No Hills".
Idea was to make a single page application to make loading times faster.
---
# Packages used
- react
- react-bootstrap
- react-dom
- react-router-dom
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh