Skip to content

danielnoliveira/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon

GitHub language count Repository size Made by DanielNogueira GitHub last commit Stargazers Netlify

Project   |    Technologies   |    How to use   |    How to contribute

Project

This is a project done just for fun and to train my React JS skills.

Technologies

This project was developed with the following technologies:

How To Use

To clone and run this application, you'll need Git+ Yarn installed on your computer.

From your command line:

First steps

# Clone this repository
$ git clone https://github.com/danielnoliveira/Pokedex.git

# Go into the repository
$ cd Pokedex

# Install dependencies
$ yarn install

# Run Application
$ yarn start

🤔 How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

About

Pokedex made with ReactJS. Just for fun!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published