https://github.com/i-naeem/fcharity
Fcharity is non-profitable website (template) build with react, bootstrap and react-bootstrap.
https://github.com/i-naeem/fcharity
bootstrap charity react react-bootstrap template
Last synced: about 2 months ago
JSON representation
Fcharity is non-profitable website (template) build with react, bootstrap and react-bootstrap.
- Host: GitHub
- URL: https://github.com/i-naeem/fcharity
- Owner: i-naeem
- Created: 2022-03-26T13:27:17.000Z (over 4 years ago)
- Default Branch: alpha
- Last Pushed: 2022-03-26T13:39:21.000Z (over 4 years ago)
- Last Synced: 2025-04-14T09:52:43.397Z (about 1 year ago)
- Topics: bootstrap, charity, react, react-bootstrap, template
- Language: JavaScript
- Homepage: https://i-naeem.github.io/fcharity
- Size: 1.77 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FCharity
Fcharity is non-profitable website (template) build with react, bootstrap and react-bootstrap.
## About The Project

Fcharity is a template for non-profitable organization. It is build with with react, bootstrap and react-bootstrap. It has four pages.
### Built With
- [React.js](https://reactjs.org/)
- [BootstrapV5](https://getbootstrap.com/)
- [React-Bootstrap](https://react-bootstrap.github.io/)
### What I Learned ?
- Layout with bootstrap.
- Landing page with bootstrap.
- Host react app on with github pages.
## Getting Started
To run this project you would require Node v14 or above and yarn installed on your computer.
### Installation
1. Clone the repo :fire:
```sh
git clone https://github.com/i-naeem/definion.git
```
2. Install yarn packages :package:
```sh
yarn install
```
3. Start the development server. :hammer:
```sh
yarn dev
```
4. Start the build. :sparkles:
```sh
yarn build
```
## Roadmap
- :heavy_check_mark: Add a README
- :black_large_square: Make it responsive.
- :black_large_square: Add Dashboard for admin.
- :black_large_square: Add Contact page.
- :black_large_square: Add dark mode.
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT License.
## Contact
Mohammad Naeem - [@nemoxhan](https://twitter.com/nemoxhan)
Project Link: [https://github.com/i-naeem/fcharity](https://github.com/i-naeem/fcharity)