issues
search
SE701-T5
/
Frontend
This is the frontend repo of Uni-forum, associated with the University of Auckland, SOFTENG701. This repo will be linked to Netlify for ease of deployment and code review
MIT License
1
stars
22
forks
source link
Setup Create-React-App Project
#7
Closed
christopher-alba
closed
2 years ago
christopher-alba
commented
2 years ago
Create a template codebase using create-react-app.
have template files within each new folder created
install needed dependencies: semantic-ui-react, axios, react-router-dom, Redux, React-Redux, Redux-Thunk
setup browser router
setup _redirects file for Netlify
setup Redux
Create a template codebase using create-react-app.