Skip to content

JavierRibaldelRio/Bosco-Verbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRREGULAR VERBS TEST GENERATOR

Netlify Status

A React JS app to encourage learning English irregular verbs. It has different features such as test generators, a verb list, and even a game.

https://bosco-verbs.netlify.app/

Getting Started

Prerequesites

  • Node.js: this project requires Node.js version 20.7 or higher.

Installation

  1. Clone the repository:

    $ git clone https://github.com/JavierRibaldelRio/Bosco-Verbs.git
  2. Navigate to the project directory:

    $ cd Bosco-Verbs
  3. Install dependencies:

    $ npm install
  4. Start development server:

    $ npm start

Deployment

  1. Run on Bosco-Verbs directory
    $ npm run build

Build with

Authors

Javier Ribal del Río - JavierRibaldelRio

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • My highschool English deparment who made the list of irregular verbs
  • My English teacher of 1st & 2nd of Bachillerato (High School)
  • My Computer Science teacher of 2nd of Bachillerato (High School)