Skip to content

Latest commit

 

History

History
260 lines (164 loc) · 5.73 KB

README.md

File metadata and controls

260 lines (164 loc) · 5.73 KB

logo

Gamery

📗 Table of Contents

📖 [Gamery]

This is free to play games web application. Users can download free games in this app.

[Gamery] is a free to play game website

🛠 Built With

Tech Stack

HTML, CSS, React, Redux, React-testing library, API

Client
Server

Key Features

Describe between 1-3 key features of the application.

  • [Display games]
  • [Dispay detail game]
  • [direct link to game website]

(back to top)

🚀 Live Demo

Add a link to your deployed project.

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

To get a local copy up and running, follow these steps.

Screenshot

This is an image

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:Htetaungkyaw71/Gamery.git

Install

Install this project with:

  cd gamery
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm run test

Deployment

You can deploy this project using:

  npm run build

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Htetaungkyaw

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • [Filter]
  • [Browse games]
  • [Search]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

❓ FAQ (OPTIONAL)

Add at least 2 questions new developers would ask when they decide to use your project.

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

📝 License

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.

(back to top)