This is the frontend of this application that displays 100 cars in a card format. These cars can be filtered through by manufacturer, edited and deleted accordingly. The user can also create a new car entry, which has quite an extensive form. On successful submission, a 'modal' appears to alert to the user and further details are presented on the Home page.
Github
- Backend Repo (https://github.com/AkiraBrown/personal-project-m4-backend)
- Frontend Repo (https://github.com/AkiraBrown/personal-project-m4-frontend)
Live
- Backend (https://m4personalproject-ab.onrender.com)
- Frontend (https://m4-personalportfolio-ab.netlify.app/)
Trello
Frontend
- React
- Bootstrap
- React-Router-Dom
- Axios
BackEnd
- Cors
- Postgres
- SQL
- Express
- Morgan
- PG-Promise