RuthMaria / esports

List of games with ad count, reating a new ad, ad listing by game e get discord by ad id

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview   |    Technologies Used   |    How to run the project   |    How to contribute   |    License

PRs welcome! License License


📚 About

  • List of games with ad count
  • Creating a new ad
  • Ad listing by game
  • Get discord by ad id

The application was developed by Rocketseat during Next Level Week eSports #9.


📺 Preview

video



⚒️ Technologies Used

  • Axios
  • Prisma
  • Sqlite
  • Node.js
  • ReactJS
  • Express
  • Radix UI
  • Typescript
  • Tailwindcss


🚀 How to run the project

  • Clone this repository
git clone https://github.com/RuthMaria/esports.git

🗃️ Run API

  • Go to server folder
cd esports/server
  • Install dependencies
npm install
  • Run the project
npm run dev

🖥️ Run Web Project

  • Go to web folder
cd esports/web
  • Install dependencies
npm install
  • Run the project
npm run dev
  • Type the URL in the browser
http://127.0.0.1:5173/


🎯 How to contribute

  • Fork this repository,
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature


📝 License

This project is under the MIT license. See the file LICENSE for more details.


Developed with ❤️ by Ruth Maria

About

List of games with ad count, reating a new ad, ad listing by game e get discord by ad id


Languages

Language:TypeScript 88.3%Language:HTML 4.4%Language:JavaScript 3.9%Language:Shell 3.1%Language:CSS 0.4%