The whole project was created during 24h Hackathon Hack-a-Troll in Wrocław. The team worked as part of the CodersCamp course. The application was made by the course participants with the help of a mentor.
Mentor: Filip Hałoń
Participants:
The application is used to educate about fake news. The user can solve the quiz and gain valuable knowledge on how to detect fake news.
III. LIVE
- React
- TypeScript
- HTML
- CSS Modules
- Visual Studio Code
- Git
- yup
To run the project on the local machine, type in the terminal:
git clone git@github.com:team-prstmw/hackaton-FE.gitThen, to install the modules, type:
npm installThen:
npm run devThe application will be available at localhost:3000