Made with contrib.rocks.
This is the official site of FAES, currently under construction. The project uses HTML, CSS and JavaScript with connection to Firebase.
- HTML5
- CSS3
- JavaScript (ES Modules)
- Firebase (Authentication)
If you want to run the project on your machine:
# Clone the repository
git clone https://github.com/Jesusdio2/FAES-Page.git
# Enter the directory
cd FAES-Page
# Open with a local server
npx serveThen open it in your browser: http://localhost:3000
This project is under the MIT license. See the LICENSE file for more details.