Skip to content

Commit

Permalink
Merge pull request #35 from ReCoded-Org/readme-file
Browse files Browse the repository at this point in the history
Readme file
  • Loading branch information
Iseluin authored May 6, 2022
2 parents c90eff6 + 9be208b commit a5b482a
Showing 1 changed file with 109 additions and 25 deletions.
134 changes: 109 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,128 @@
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app), using the [Redux](https://redux.js.org/) and [Redux Toolkit](https://redux-toolkit.js.org/) template.
<!-- PROJECT LOGO -->
<br />

## Available Scripts
<div align="center">
<a href="https://github.com/ReCoded-Org/capstone-turkey-react-bursapediary">
<img src="https://user-images.githubusercontent.com/60944453/162048684-bbbe43f3-cd5b-4e93-908f-825ac7166ed1.PNG" alt="Logo" width="80" height="80">
</a>

In the project directory, you can run:
<h3 align="center">Bursapediary</h3>

<p align="center">
<em> Dreams Will Come True</em> <br/>
</div>

### `yarn start`
<!-- ABOUT THE PROJECT -->

Runs the app in the development mode.<br />
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
## About The Project

The page will reload if you make edits.<br />
You will also see any lint errors in the console.
Bursapediary makes it easy and safe for you to give support to local projects anywhere in the world, while providing nonprofits and individuals with the tools, training, and support they need to thrive.
<br> If you have dreams, Bursapediary is a right place for you. Find the support you need for your dreams with Bursapediary. If you are a supporter, meet with the dreamers and help their dreams to come true.

### `yarn test`
<br>

Launches the test runner in the interactive watch mode.<br />
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
<div align="center">
<a href="https://github.com/ReCoded-Org/capstone-turkey-react-bursapediary">
<img src="https://user-images.githubusercontent.com/60944453/167108118-fb804964-6bf4-4e5c-96d7-04a3524e157c.png" alt="Logo" height="350">
</a>
</div>
<br>

### `yarn build`
## Features

Builds the app for production to the `build` folder.<br />
It correctly bundles React in production mode and optimizes the build for the best performance.
- Dynamic and interactive user input
- Interacting with an external API
- Multi-language support
- Unit tests via using react testing library
- Automated CI/CD
- Filter items by their category
- Login/Signup with authentication
- Filter projects by their category
- Comment on donation projects
- Add a new project based on the criteria

The build is minified and the filenames include the hashes.<br />
Your app is ready to be deployed!
<br/>

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### Built With

### `yarn eject`
- ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
- ![Redux](https://img.shields.io/badge/redux-%23593d88.svg?style=for-the-badge&logo=redux&logoColor=white)
- ![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
- ![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white)
- ![Figma](https://img.shields.io/badge/figma-%23F24E1E.svg?style=for-the-badge&logo=figma&logoColor=white)
- ![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge&logo=react-router&logoColor=white)
- ![Formik](https://img.shields.io/badge/-Formik-blue?style=for-the-badge&logo)
- ![ESLint](https://img.shields.io/badge/ESLint-4B3263?style=for-the-badge&logo=eslint&logoColor=white)
- ![Prettier](https://img.shields.io/badge/-Prettier-yellow?style=for-the-badge&logo)
- ![Axios](https://img.shields.io/badge/-Axios-purple?style=for-the-badge&logo)
- ![EmailJS](https://img.shields.io/badge/-EmailJS-gold?style=for-the-badge&logo)
- ![Mapbox](https://img.shields.io/badge/-Mapbox-blue?style=for-the-badge&logo)
- ![Testing-Library](https://img.shields.io/badge/-TestingLibrary-%23E33332?style=for-the-badge&logo=testing-library&logoColor=white)
- ![Postman](https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge&logo=postman&logoColor=white)
- ![React Icons](https://img.shields.io/badge/-React%20Icons-red?style=for-the-badge&logo)
- ![i18n](https://img.shields.io/badge/-i18n-lightblue?style=for-the-badge&logo)
- ![Netlify](https://img.shields.io/badge/netlify-%23000000.svg?style=for-the-badge&logo=netlify&logoColor=#00C7B7)

**Note: this is a one-way operation. Once you `eject`, you can’t go back!**
<br/>

If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
# Screenshots

You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
### Home Page

## Learn More
![homepage](https://user-images.githubusercontent.com/60944453/167125404-134e5a03-62fa-4959-a76e-77ed0180832f.png)

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
### Featured Projects Section

To learn React, check out the [React documentation](https://reactjs.org/).
![featured projects section](https://user-images.githubusercontent.com/60944453/167125591-eb24f110-7069-4142-9b0e-a275e6340fa3.png)

### Sign Up Section

![signup section](https://user-images.githubusercontent.com/60944453/167125693-0b9481c5-4626-44c8-8fee-e3bfb9a31c68.png)


### Contact Page

![contact page](https://user-images.githubusercontent.com/60944453/167125769-dc7e346b-8bdb-4477-b323-c33c6dda37e8.png)


<br/>

<!-- GETTING STARTED -->

## ⚡️ Getting Started

### Installation

1. Clone the repo
```sh
git clone https://github.com/ReCoded-Org/capstone-turkey-react-bursapediary.git
```
2. Navigate to the project folder

```sh
cd capstone-turkey-react-bursapediary
```

3. Install dependencies
```sh
npm install
```
4. Run the project
```sh
npm start
```
5. Run checks and tests
```sh
npm test
```
## Our Team

<p>We participated in all of the sprint planning sessions, virtual office time, retrospectives and standups. We also asked thought provoking questions and suggest many ideas in the capstone project period.</p>

| [<img alt="Maher" src="https://avatars.githubusercontent.com/u/18458259?v=4" width="115"><br><sub>@maqalaqil</sub>](https://github.com/maqalaqil) | [<img alt="Kutay" src="https://avatars.githubusercontent.com/u/63947758?v=4" width="115"><br><sub>@Iseluin</sub>](https://github.com/Iseluin) | [<img alt="Akin" src="https://avatars.githubusercontent.com/u/48355102?v=4" width="115"><br><sub>@theakinkavak</sub>](https://github.com/theakinkavak) | [<img alt="Hatice" src="https://avatars.githubusercontent.com/u/57989556?v=4" width="115"><br><sub>@haticecs</sub>](https://github.com/haticecs) | [<img alt="Orkun" src="https://avatars.githubusercontent.com/u/62790332?v=4" width="115"><br><sub>@orkunseyman</sub>](https://github.com/orkunseyman) | [<img alt="Ozer" src="https://avatars.githubusercontent.com/u/60944453?v=4" width="115"><br><sub>@OzerOzturk</sub>](https://github.com/OzerOzturk) | [<img alt="Teoman" src="https://avatars.githubusercontent.com/u/44370085?v=4" width="115"><br><sub>@bayogluteoman</sub>](https://github.com/bayogluteoman)
| :---------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------: |:--------------------------------------------------------------------------------------------------------------------------------------------:|




0 comments on commit a5b482a

Please sign in to comment.