Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nish1013/react-typescript-gatsby
Use the URL to view app. This app is developed using React TypeScript Gatsby and CI using Gatsby Js cloud
https://github.com/nish1013/react-typescript-gatsby
gatsby gatsbyjs ractjs tyepscript
Last synced: 3 days ago
JSON representation
Use the URL to view app. This app is developed using React TypeScript Gatsby and CI using Gatsby Js cloud
- Host: GitHub
- URL: https://github.com/nish1013/react-typescript-gatsby
- Owner: nish1013
- License: mit
- Created: 2023-07-22T17:22:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-14T14:50:14.000Z (about 1 year ago)
- Last Synced: 2024-11-11T05:13:29.295Z (about 1 month ago)
- Topics: gatsby, gatsbyjs, ractjs, tyepscript
- Language: TypeScript
- Homepage: https://donationz.netlify.app
- Size: 2.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-typescript-gatsby
React TypeScript Gatsby## Tech stack
React, Gatsby, JavaScript, and Tailwinds CSS## How to run the app
Run below command to start a dev server.
More info check [Gatsby quick start guide](https://www.gatsbyjs.com/docs/quick-start/)
```
gatsby develop
```
## How to view the app:
You may use the below URL to see the running app:
[https://donationz.netlify.app/](https://donationz.netlify.app/)## Deployments
Using Gatsby Cloud to automatically deploy the changes using that branch, currently a new build will be triggered for every new commit made to the `main` branch.## Mobile Design
![Mobile Design](designs/mobile.png)
## Desktop Design
![Desktop Design](designs/desktop.png)
## Requirements
Switching between Single and Regular giving should show different donation amounts.
The component comes in 2 variations.
## Contributing
Contributions are welcome! Feel free to submit issues, suggest improvements, or open pull requests.
## License
This project is licensed under the [MIT License](LICENSE).