A Windows 95 style Pokédex built with React.
- clone the reposetory to your local folder using the command git clone "https://github.com/VolodymyrDubnytskyi/Pokemons.git" in your terminal;
- use npm install comand in your terminal to install all the packages you need;
- in your terminal enter the folder whare project is located and use command npm start to run the project;