Skip to content

Mohammed-Hammood/games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Games application

  • The application is implemented in two ways using React and Nextjs.

React application

Nextjs application

How to run the application locally?

  • Clone the repository to your local machine
  • Go to path frontend cd react or cd nextjs
  • Run yarn install and then yarn build and finaly yarn preview for react and yarn start for nextjs
  • Open the http://localhost:3000 on your browser