Skip to content

Patolinow/innova-holambra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Innova Holambra

image

🔎 A technical test for the company Innova. Check out the app: https://holambra-innova.web.app/

📄 Explanation

The project is a challenge proposed by the company Innova.

The project is for a website that presents a landing page for the company Holambra that is hosting a big challenge.

You can see the proposed challenges, the event's schedule, the rewards and sign up for the challenge.

The data for the address autocomplete after filling the CEP is from an API called ViaCEP which offers some services for projects like this or even bigger.

⚔️ Challenge

In this challenge, you have to Create a Git repository to document the project's development and commit organization, and share it with the responsible party upon completion. Develop an Angular project (version 10 or higher) based on the provided interface layout, ensuring attention to detail and responsiveness for both desktop and mobile views. Divide the page sections into components, and for the form, implement field validation in JavaScript without the need to submit via POST, utilizing the https://viacep.com.br/ API for address fields.

🎯 Steps

✔️ Project Installations/Configuration
✔️ Component structuring
✔️ Component styling
✔️ Creating the Project Layout
✔️ Responsive
✔️ API Consumption
✔️ Loading
✔️ Consuming API
✔️ Done

🚀 Technologies

📡 API'𝘀 used in the application

📕 How to use it?

Before starting, you need to have Git and Node installed.

# Clone this project
$ git clone https://github.com/Patolinow/innova-holambra
# access
$ cd landing-page
# install dependencies
$ npm install
# Run the project
$ ng serve
# The server will initialize in the <http://localhost:4200>

🤝 Collaborators

Thanks to the following people who contributed to this project:

Photo by Kayke Fujinaka on GitHub
Fabio Neves

📝 License

This project is under license. See the LICENSE file for more details.

 

Go back to top

About

Teste técnico para empresa Innova

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors