Made with contrib.rocks.
This is the official site of FAES, currently under construction. The project uses HTML, CSS and JavaScript with connection to Supabase to display registered users.
- HTML5
- CSS3
- JavaScript (ES Modules)
- Supabase (Database and 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.