Skip to content

yunusyerli1/gameon

Repository files navigation

Gameon React Project

Version Documentation Maintenance Twitter: angularious Web Site


Info

In this project, there are few games to play. So, users need to login to play the games. User can click categories or search for games.

Built With

  • React
  • TailwindCSS
  • Formik
  • Yup
  • React Icons
  • Classnames
  • json-server
  • axios

Usage

Clone the repository to your local machine

$ git clone https://github.com/Yunusyerli1/gameon.git

cd into the directory, install dependencies, build and start

$ npm install
$ json-server --watch mock/mock-data.json --port 3001 --middlewares mock/mock-api.js
$ npm run start

Open http://localhost:3000 to view it in the browser.

Authors

👤 Yunus YERLİ

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  1. Fork it (https://github.com/Yunusyerli1/gameon.git/fork)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add/improve')
  4. Push to the branch (git push origin [chosen-name])
  5. Create a new Pull Request

Show your support

Give a ⭐️ if you like this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published