- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
SendChamp test page is a replica of the official pricing page of the Senchamp website
- It displays list of prices base on countries
- It converts the prices to the appropriate currency
To get a local copy up and running, follow these steps.
In order to run this project you need:
- node
- yarn
- A web Browser
Clone this repository to your desired folder:
cd my-folder && git clone https://github.com/t-bello7/sendchamp-page.git
Install this project with:
cd sendchamp-page && yarn install
To run the project, execute the following command:
yarn start
To run tests, run the following command:
yarn test
You can deploy this project using:
git push main
👤 Bello Oluwatomisin (t-bello)
- GitHub: @t-bello7
- Twitter: @__tbello
- LinkedIn: Bello Oluwatomisin
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
I would like to thank Microverse for giving me the opportunity to work on this project.
- LazyCoders
- Coding Partners I would like to thank Marten Bjork for the image https://unsplash.com/photos/n_IKQDCyrG0?utm_source=unsplash&utm_medium=referral&utm_content=creditShareLink
Add at least 2 questions new developers would ask when they decide to use your project.
-
[Question_1]
- [Answer_1]
-
[Question_2]
- [Answer_2]
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.