Skip to content

macrosxarcadio/micro_pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro_pokedex

This project is a testing pokedex project, you can search visualize aspects of the pokemons and select some of them to form a pool.

Techs

The project use these techs:

Project structure

-api : api request declarations -assets : assets folder contains all static files such as images, fonts etc -components : truly reusable components -features : components that represet a feature -routes : routes configuration -utils : hooks, apis

Mock of project

You can see the mocks of the views in the list of figma links:

https://www.figma.com/file/ZcKdhYv75fwbtCyooJI7Xx/MockUp-MicroPokedex?node-id=0%3A1&t=m3pXmV2BdhMOrYDp-1

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

testing pokedex project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published