This project was built with React and is a front end to one of my classmates deployed API and has partial CRUD functionality that gives a user the ability to create, read, and delete.
https://beautiful-fudge-3091f4.netlify.app/
Below are the directions to utilze the React application
- Click each picture to get information on each character
- After information is displayed the user can either return to previous screen to choose another character or delete the character.
- The Add Character link at the top of the page will allow the user to add a new character by following the text box.
- Once text box's are filled out the user can push the 'Create New GOT Character!!' to create the new character. Once character is created the page will automatically relaod to the home page/character page
- React
- Axios
- CSS
- Node Fetch
- JavaScript
- React Router DOM
- Add an edit option so users can update characters