Project | Technologies | How to use | How to contribute | License | Live demo
A React Pokédex using Next.js and TailwindCSS. Includes searching and pagination using URL as a state, skeleton loadings using Suspense boundaries, prefetching and de/hydrating data and so on.
This project was developed with the following technologies:
To clone and run this application, you will need Git and Node.js installed on your computer.
From your command line:
# Clone this repository
$ git clone https://github.com/fellipeutaka/pokedex.git
# Install dependencies
$ pnpm install
# Start development server
$ pnpm dev
git checkout -b <branch_name>
.git commit -m '<commit_message> '
git push origin <project_name> / <local>
This project is under the MIT license. See the LICENSE for details.
Made with ♥ by Fellipe Utaka 👋 Get in touch!