The Lego Characters Customization App is a web application that allows users to create and customize their own Lego characters. With a variety of options for hair, background, glasses, pets, mouth, and eyes, users can create unique and personalized Lego characters. The app is built using React, Tailwind CSS, and Framer Motion.
Check out the live demo: Lego Characters Customization App
- Hair: Choose from a selection of different hair styles.
- Background: Set the scene with various background options.
- Glasses: Give your Lego character a stylish pair of glasses.
- Pet: Add a pet companion to your Lego character.
- Mouth: Select a mouth expression for your character.
- Eyes: Customize the eyes to add personality.
Lego.Character.Builder.2.1.mp4
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/JoshIri360/lego-characters.git
-
Install dependencies:
cd lego-characters npm install
-
Start the development server:
npm start
-
Open your browser and go to http://localhost:3000.
- Visit the live demo Lego Characters Customization App.
- Use the controls on the page to customize your Lego character.
- Click the "Download" button to save your customized Lego character.
If you would like to contribute to the project, please follow the contribution guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.
- Special thanks to Framer Motion for providing smooth animations.
- Hat tip to Tailwind CSS for the utility-first CSS framework.
- Lego and the Lego logo are trademarks of the Lego Group.
Feel free to customize the content based on your specific project details. This README provides a basic structure with sections commonly found in open-source projects.