Skip to content

oscareduardolp6/memory-project-stack-1

Repository files navigation

Memory Project

An application made to exercise your memory, gives you a certain number of words, then, shows you that quantity of words, after that you have to repeat all the words in the same order that you saw them.

UI in spanish

Demo

initial page second page third page third page show answers

Stack

JS Framework

  • React

Component UI

  • Chakra

State Manager

  • Valtio

Usage

Dev

To running the project in development you can run:

npm i 
npm run dev 

Production

To buil the project to production you can run:

npm i 
npm run build 

About

Application made to improve your memory, in spanish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published