🎉 The GiftCard Website is a website giftcard format to someone especial.
This project was made using the follow technologies:
Fork this repository and clone to your machine. Inside of the project's folder run the following commands:
# Install Dependencies
$ yarn install
# Run ReactTS Application
$ yarn start
After check the code to alter the specifics parts as:
-
COLORS - (
./src/pages/GiftCard/styles.css
) -
FROM NAME and TO NAME - (
./src/pages/GiftCard/index.tsx
), -
THE SECRET KEYWORD - (
./src/pages/Form/index.tsx
) -
PHRASES TO MOTIVATION 😆 - (
./src/pages/WrongAnswer/index.tsx
),
If you whats to use the Eslint and Prettier configs follow this tutorial: Link
Feel free to file a new issue with a respective title and description on the the Giftcard Website repository. If you already found a solution to your problem, i would love to review your pull request!
Check out the contributing page to see the best places to file issues, start discussions and begin contributing.
✌ Made with 💙 by Luiz Gustavo
Give a ⭐️ if this project helped you!