diff --git a/README.md b/README.md index 0be3b35..f7a53dd 100644 --- a/README.md +++ b/README.md @@ -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