/aerolab-frontend-challenge

Frontend coding challenge from Aerolab

Primary LanguageTypeScriptMIT LicenseMIT

Aerolab Frontend Coding Challenge Solution 💻

This project is my resolution to the Aerolab Frontend Developer coding challenge built with Next.js. You can see a demo of the app in action here.


Getting Started 👨‍💻

To get started, clone the repository and install the dependencies:

git clone https://github.com/sebasusnik/aerolab-frontend-challenge.git
cd aerolab-frontend-challenge
npm install

Then, you can start the development server with:

npm run dev

The app will be available at http://localhost:3000.


Deployment 🚀

To deploy the app, you can use the built-in Next.js support for Vercel. Simply connect your GitHub repository and deploy the branch of your choice.


Technologies Used 🧱


License 📜

This project is licensed under the MIT License - see the LICENSE file for details.