Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

"Fix broken link in README referencing Song project" #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
136 changes: 68 additions & 68 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,68 +1,68 @@
# React Demo Projects
My demo projects built in by React is in this repo.
## Projects
- [Blog Project](https://github.com/afozbek/React-Demo-Projects/tree/master/Blog)
- [Cockpit](https://github.com/afozbek/React-Demo-Projects/tree/master/Cockpit)
- [Counter Setup](https://github.com/afozbek/React-Demo-Projects/tree/master/Counter%20Setup)
- [Drum Machine](https://github.com/afozbek/React-Demo-Projects/tree/master/Drum%20Machine)
- [Javascript Calculator](https://github.com/afozbek/React-Demo-Projects/tree/master/Javascript%20Calculator)
- [Markdown Preview](https://github.com/afozbek/React-Demo-Projects/tree/master/Markdown%20Preview)
- [Pomodoro Clock](https://github.com/afozbek/React-Demo-Projects/tree/master/Pomodoro%20Clock)
- [Random Quote Machine](https://github.com/afozbek/React-Demo-Projects/tree/master/Random%20Quote%20Machine)
- [Recipe App](https://github.com/afozbek/React-Demo-Projects/tree/master/Recipe%20App)
- [Redux Dummy User](https://github.com/afozbek/React-Demo-Projects/tree/master/Redux%20Dummy%20User)
- [Simple Routing](https://github.com/afozbek/React-Demo-Projects/tree/master/Simple%20Routing)
- [Songs](https://github.com/afozbek/React-Demo-Projects/tree/master/Songs)
- [Todo App](https://github.com/afozbek/React-Demo-Projects/tree/master/Todo%20App)
- [Reddit App](https://github.com/afozbek/React-Demo-Projects/tree/master/Reddit%20Project)
- [Password Generator](https://github.com/afozbek/React-Demo-Projects/tree/master/Password%20Generator)
- [Performance Metrics](https://github.com/afozbek/React-Demo-Projects/tree/master/Performance%20Metrics)
- [Breaking Bad Characters](https://github.com/afozbek/React-Demo-Projects/tree/master/Breaking%20Bad%20Characters)
- [Movie List App](https://github.com/afozbek/movie-tracker-frontend)
- [SSR Reddit App (More Advanced Techologies Used)](https://github.com/afozbek/reddit-frontend)
- [Faq Accordion](https://github.com/afozbek/React-Demo-Projects/tree/master/Faq-Accordion)
- [Contact Holder Dapp](https://github.com/afozbek/contact-holder-dapp) -> **Full Stack Smart Contract Project**
- [Hodl Banking Dapp](https://github.com/afozbek/hodl-banking-dapp) -> **Full Stack Smart Contract Project**
### Prerequisites
- Basic knowledge about javascript, react, redux, etc.
### Installing
Please run `yarn install` or `npm install` to get required packages
You can also update the packages by `yarn update` and `npm update`
## Built With
- [React](http://reactjs.org/) - Javascript Library for creating UI
- [React-Router](https://reacttraining.com/react-router/web)
- [Redux](https://redux.js.org/) - A predictable state container for JavaScript apps.
- Much More..
## Contributing
- If you have problems please leave an `issue` from [here](https://github.com/afozbek/react-demo-projects/issues)
- Consider forking the project and submitting new `pull requests`. I am much likely control [my github account](https://github.com/afozbek).
## You can reach out 😊😊
Feel free to contact me about the problems. I will try to help as much as I can 😉
[![Linkedin Badge](https://img.shields.io/badge/linkedin-%230077B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/afozbek/)
[![Mail Badge](https://img.shields.io/badge/email-c14438?style=for-the-badge&logo=Gmail&logoColor=white&link=mailto:[email protected])](mailto:[email protected])
[![Twitter Badge](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/afozbek_)
[![Github Badge](https://img.shields.io/badge/github-333?style=for-the-badge&logo=github&logoColor=white)](https://github.com/afozbek)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
## Acknowledgments
- Getting Better at React
- Learning new stuffs
# React Demo Projects

My demo projects built in by React is in this repo.

## Projects

- [Blog Project](https://github.com/afozbek/React-Demo-Projects/tree/master/Blog)
- [Cockpit](https://github.com/afozbek/React-Demo-Projects/tree/master/Cockpit)
- [Counter Setup](https://github.com/afozbek/React-Demo-Projects/tree/master/Counter%20Setup)
- [Drum Machine](https://github.com/afozbek/React-Demo-Projects/tree/master/Drum%20Machine)
- [Javascript Calculator](https://github.com/afozbek/React-Demo-Projects/tree/master/Javascript%20Calculator)
- [Markdown Preview](https://github.com/afozbek/React-Demo-Projects/tree/master/Markdown%20Preview)
- [Pomodoro Clock](https://github.com/afozbek/React-Demo-Projects/tree/master/Pomodoro%20Clock)
- [Random Quote Machine](https://github.com/afozbek/React-Demo-Projects/tree/master/Random%20Quote%20Machine)
- [Recipe App](https://github.com/afozbek/React-Demo-Projects/tree/master/Recipe%20App)
- [Redux Dummy User](https://github.com/afozbek/React-Demo-Projects/tree/master/Redux%20Dummy%20User)
- [Simple Routing](https://github.com/afozbek/React-Demo-Projects/tree/master/Simple%20Routing)
- [Songs](https://github.com/afozbek/React-Demo-Projects/tree/master/Songs-Project)
- [Todo App](https://github.com/afozbek/React-Demo-Projects/tree/master/Todo%20App)
- [Reddit App](https://github.com/afozbek/React-Demo-Projects/tree/master/Reddit%20Project)
- [Password Generator](https://github.com/afozbek/React-Demo-Projects/tree/master/Password%20Generator)
- [Performance Metrics](https://github.com/afozbek/React-Demo-Projects/tree/master/Performance%20Metrics)
- [Breaking Bad Characters](https://github.com/afozbek/React-Demo-Projects/tree/master/Breaking%20Bad%20Characters)
- [Movie List App](https://github.com/afozbek/movie-tracker-frontend)
- [SSR Reddit App (More Advanced Techologies Used)](https://github.com/afozbek/reddit-frontend)
- [Faq Accordion](https://github.com/afozbek/React-Demo-Projects/tree/master/Faq-Accordion)
- [Contact Holder Dapp](https://github.com/afozbek/contact-holder-dapp) -> **Full Stack Smart Contract Project**
- [Hodl Banking Dapp](https://github.com/afozbek/hodl-banking-dapp) -> **Full Stack Smart Contract Project**

### Prerequisites

- Basic knowledge about javascript, react, redux, etc.

### Installing

Please run `yarn install` or `npm install` to get required packages

You can also update the packages by `yarn update` and `npm update`

## Built With

- [React](http://reactjs.org/) - Javascript Library for creating UI
- [React-Router](https://reacttraining.com/react-router/web)
- [Redux](https://redux.js.org/) - A predictable state container for JavaScript apps.
- Much More..

## Contributing

- If you have problems please leave an `issue` from [here](https://github.com/afozbek/react-demo-projects/issues)
- Consider forking the project and submitting new `pull requests`. I am much likely control [my github account](https://github.com/afozbek).

## You can reach out 😊😊

Feel free to contact me about the problems. I will try to help as much as I can 😉

[![Linkedin Badge](https://img.shields.io/badge/linkedin-%230077B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/afozbek/)
[![Mail Badge](https://img.shields.io/badge/email-c14438?style=for-the-badge&logo=Gmail&logoColor=white&link=mailto:[email protected])](mailto:[email protected])
[![Twitter Badge](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/afozbek_)
[![Github Badge](https://img.shields.io/badge/github-333?style=for-the-badge&logo=github&logoColor=white)](https://github.com/afozbek)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

## Acknowledgments

- Getting Better at React
- Learning new stuffs