An open API service indexing awesome lists of open source software.

https://github.com/creativoma/frontend-practice-ableton

Taking frontend skills to the next level by recreating real websites of real companies. The perfect kind of practice for developers of all levels and of course I'm up for the challenge.
https://github.com/creativoma/frontend-practice-ableton

css-modules frontend-practice react scss vitejs

Last synced: 7 months ago
JSON representation

Taking frontend skills to the next level by recreating real websites of real companies. The perfect kind of practice for developers of all levels and of course I'm up for the challenge.

Awesome Lists containing this project

README

          

# Challenge by Frontend Practice: "Landing Page for Ableton"

## Table of Contents

- [Challenge by Frontend Practice: "Landing Page for Ableton"](#challenge-by-frontend-practice-landing-page-for-ableton)
- [Table of Contents](#table-of-contents)
- [Disclaimer](#disclaimer)
- [About the project](#about-the-project)
- [Links](#links)
- [Built with](#built-with)
- [Screenshot](#screenshot)
- [Author](#author)

## Disclaimer

***This is a challenge by Frontend Practice but I applied my own changes to the design and the code for learning purposes.***

## About the project

- Custom Typography
- CSS Modules
- React components
- Variables in CSS
- Vite as a bundler and dev server for React

## Links

- Repo: [Here](https://github.com/creativoma/frontend-practice-ableton)
- Deploy: [Here](https://frontend-practice-ableton.vercel.app/)
- Design provide by Frontend Practice: [Here](https://www.frontendpractice.com/projects/ableton)

## Built with

- HTML5
- CSS3
- Modern Javascript
- React & ReactDOM: [reactjs.org](https://reactjs.org/)
- Vite.js: [vitejs.dev](https://vitejs.dev/)
- Framer Motion: [framer.com/motion](https://www.framer.com/motion/)
- Dompurify (sanitize HTML): [npmjs.com/package/dompurify](https://www.npmjs.com/package/dompurify)
- Imagetools (image compression): [¡npmjs.com/package/imagetools](https://www.npmjs.com/package/imagetools)

## Screenshot

![](./public/screenshot.png)

## Author

- Github: [github.com/creativoma](https://github.com/creativoma)
- Linkedin: [linkedin.com/in/ma-marianoalvarez/](https://www.linkedin.com/in/ma-marianoalvarez/)