Skip to content

This application is a game review application that allows users to view games and their reviews. The application is built using Next.js and Strapi CMS. The application is a server-side rendered application that uses the Strapi CMS to store the data.

License

Notifications You must be signed in to change notification settings

thenameisajay/Indie-Game-Review

Repository files navigation

Title: Indie Gamer Reviews

Description :

This repository was used for learning purposes only. It was used to learn Next.js as it is a framework that I have never used before. Next.js is a React framework that allows you to build server-side rendered applications. It is a framework that is used by many companies such as Netflix, Uber, and Twitch. The reason I chose to learn Next.js is because it is the trending front-end framework and I wanted to learn something new. Besides I wanted to learn something new this Month and therefore dedicated my resources to learning Next.js.

About the Project :

This application is a game review application that allows users to view games and their reviews. The application is built using Next.js and Strapi CMS. The application is a server-side rendered application that uses the Strapi CMS to store the data.

Screenshot:

Alt text

Repo contains:

  • Application Source Code
  • Strapi CMS Folder

Installation :

### For Next Js:

  • Clone the repository
  • Run npm install
  • Run npm run dev
  • Open localhost:3000

For Strapi CMS:

  • Run npm install
  • Run npm run develop
  • Open localhost:1337/admin

Note :

Running the Strapi CMS is a must as the application displays the information that is stored in the CMS. The application will not work properly if the CMS is not running.

License :

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This application is a game review application that allows users to view games and their reviews. The application is built using Next.js and Strapi CMS. The application is a server-side rendered application that uses the Strapi CMS to store the data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages