Skip to content

MelvinAguilar/project-modern-ui-ux-gpt3

Repository files navigation

Project Modern UI/UX GP3

View Demo · Report Bug

This is my own solution based on the figma design provided by Javascriptmastery - YT. This is a project that I did to practice my skills in React, Tailwind CSS. This is not a clone of the original project, its just my own solution.


Credits


Table of contents

Built with

  • React
  • React Hook Form
  • Tailwind CSS
  • Vite
  • Semantic HTML5 markup

Useful resources

Acknowledgments

This project uses yarn. If you do not have yarn, checkout installation steps here.

yarn install

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Once that is completed, you should be able to run the project:

yarn start

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.