Skip to content

FranJF/PokeGo

Repository files navigation

Poke Go

Hobby project that gave me the excuse to try new technologies, the first version was written with Express.js framework but I end up changing to Next.js as the new React's official docs recomended.

In construction

You have maybe seen radical changes in the structure, in testing differentes approaches.

Technologies Used

TypeScript Next.js 13 NextUI v2 MongoDB Redis

How to Use

Install dependencies

npm install

Run the development server

npm run dev

License

Licensed under the MIT license.# PokeGo