It is a Resume Builder website. For making this website I have used react.js for frontend and firebase as a backend service. I have used redux to maintain state of the fields where the user enters the info. I have provided authentication using firebase and user's entered data is stored in firestore.
- Javascript
- CSS
- SASS(Extension of CSS)
- React JS
- npm i uuid
- npm i redux react-redux redux-devtools-extension
- npm i redux-firestore react-redux-firebase
- npm i redux-thunk
- npm i firebase
- npm i react-dom