Wack Overflow: A Stack Overflow clone built with React and Node
https://wackoverflow.netlify.com
Wack Overflow is a barebones clone of popular programming question and answer site Stack Overflow. Registered users can post programming related questions for all to view and also answer existing questions.
To login, you can either create a new account or use the following account:
- Username: msgreen
- Password: password
Front End:
- Create React App
- React
- Redux
- Redux Form
HerokuNetlify
Back End:
View the server repo here.