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