- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This is free to play games web application. Users can download free games in this app.
[Gamery] is a free to play game website
HTML, CSS, React, Redux, React-testing library, API
Server
Describe between 1-3 key features of the application.
- [Display games]
- [Dispay detail game]
- [direct link to game website]
Add a link to your deployed project.
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:Htetaungkyaw71/Gamery.git
Install this project with:
cd gamery
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm run test
You can deploy this project using:
npm run build
Mention all of the collaborators of this project.
👤 Htetaungkyaw
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Describe 1 - 3 features you will add to the project.
- [Filter]
- [Browse games]
- [Search]
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...
Give credit to everyone who inspired your codebase.
I would like to thank...
- Inspiration api - Freetogame api
- Design is inspired from a design made by Nelson Sakwa.
- Linters are made by Microverse Inc.
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.