From e0ee4ad114aa8eb4eec9dbea966d2cf43db30d6b Mon Sep 17 00:00:00 2001 From: sven Date: Mon, 8 Dec 2025 04:22:21 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f768e33..0be3b35 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ -# React + Vite +# There Are No Hills -This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. - -Currently, two official plugins are available: +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". - [@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