Form Validator is a website that uses JavaScript to save data in the local storage, allows you to calculate the number of seats/price, it shows the occupied seats and the selected ones. It has a simple interfaces as it was only created to practice DOM manipulation.
Frontend
- Validata data.
- Clean code.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Only a web browser.
Clone this repository to your desired folder:
- Open the terminal and use the following command:
cd my-folder
git clone https://github.com/Alejandroq12/form-validator.git
Install this project with:
For this project you just need a web browser.
To run the project, execute the following command:
For this project you just need to open the index.html file with your browser.
No tests were added to this project.
You can deploy this project using:
You can deploy this project using: GitHub Pages,
- I used GitHub Pages to deploy my website.
- For more information about publishing sources, see "About GitHub pages".
👤 Julio Quezada
- GitHub: Alejandroq12
- Twitter: @JulioAle54
- LinkedIn: Julio Quezada
- I will add a header and footer.
- I will add another page
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give me a star.
I would like to thank Traversy Media for his amazing content and his amazing learning platform.
-
What did you learn?
- I learned a lot about data validation.
This project is MIT licensed.