Skip to content

ES verbs app built with React to help you learn forms of spanish verbs

License

Notifications You must be signed in to change notification settings

ilyagru/es-verbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES verbs app built with React to help you learn forms of spanish verbs

Take a look in action! ES verbs

Screenshot

Description

ES verbs app makes it easier to learn the tense forms of different spanish verbs. Everything is on the same page.

The app built with React. It uses create-react-app. The app is fully progressive thanks to service-workers.

For detailed explanation on how things work, checkout the guide.

Data

The app uses my own data collected from over the Internet. For now a few most used verbs such as ser, ir, estar, poder, etc. were added. More will be added later.

Pull requests with more verbs are welcome!

Build Setup

  • Clone or download repo
  • Install and start
# go to directory
cd es-verbs

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start

# build for production with minification
npm run build

# run all tests
npm test

License

MIT

About

ES verbs app built with React to help you learn forms of spanish verbs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published