A CRUD (Create, Read, Update and Delete) application
https://crud-english-league.onrender.com/
Download and unzip code dir.
Open terminal.
Run npm install
to install.
Run npm run dev
to run server.
Point your browser to: http://localhost:3000/
- Deploy app to Heroku
- Add a map to see each team venue location
- Add unit tests
- Add style with css framework
- Hat tip to everyone at r/argentinaPrograma
- etc