Fun fact: I decided to take Locofy's beta version for a spin, hoping it would magically transform my cool Figma design into flawless code. To my surprise, it did provide me with an amazing head start for my project. However, when it came to making it responsive, let's just say I had a few "challenging" moments – okay, maybe more than a few! 😄
It was my shot to use AI and advancing technologies as a boon!
Note: Please ensure you have installed nodejs
To preview and run the project on your device:
- Open project folder in Visual Studio Code
- In the terminal, run
npm install
- Run
npm start
to view project in browser