Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.37 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.37 KB

🚘 Car CRUD 🚗

Project Preview.

  • Final Project of 🐱‍👤 Fernando Daciuk's Ninja Javascript Course (https://www.udemy.com/course/curso-javascript-ninja/)

Is there anything you want to share? Leave a PR!

>git clone https://github.com/freirart/car-crud.git

>cd car-crud

>yarn install

>yarn start

Technologies

  • ReactJS
  • React Router DOM
  • React Modal
  • Create React App
  • Local Storage Javascript Object

Next Features

  • Image upload and crop with HTML Canvas and JS (https://www.youtube.com/watch?v=-RWPvVcYAC4)

  • Store data in a NodeJS Local Server

  • Deploy server on Heroku

  • Deploy application on Vercel

Credits