Footer gray, clean and simple and beautifull, made in React Vite with html and css
==================================================
This project was previously developed for 'CodeInn', found on YouTube with the title """ Responsive Footer Tutorial With React JS | 2023 """.
However, during my development the main change I made was to use React Icons; and change font-size.
- react component
- footer
In youtube's video this project was developed with Html, CSS in React.js.
However, during my development the main change is that I used React VITE and React Icons.
To clone and run this application, you'll need Git, Node.js v18.16.0 or higher + npm (used version npm@9.8.1) and VITE v4.4.9 installed on your computer. From your command line:
## Clone this repository or download zip folder
### $ `https://github.com/Almir-git-unifc/react_footer.git`
## Install project VITE
### $ `npm create vite@latest`
## choose name project, framework and variant
### $ `choose (your project named) vite-project `
### $ `(framework) React`
### $ `(variant) JavaScript`
## Run locally the app
### $ `cd folder-name-project (vite-project)`
### $ `npm install`
### $ `npm run dev`
#### $ `use the Local link provided by VITE to access the server`
#### $ `Copy content project, was download of this Github repository, inside folder vite-project created before`
The page will reload when you make changes.\
You may also see any lint errors in the console.
👤 Almir
- Github: @Almir-git-hub