This is the client for the Irrelevant Project.
The Irrelevant Project was started with the simple, yet challenging vision of breaking gender stereotypes in the everyday classroom.
This website, built using React+Redux is the client leveraging a Firebase instance for its backend and data storage.
Feel free to make a PR to contribute.
npm install
npm start
Then go to http://localhost:3000.
npm install
npm run build