Skip to content

freirart/car-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚘 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