A social contest aggregator platform designed to help small businesses and marketers to gain deeper insight into their target audiences and strengthen their brand value.
Tech Stack: React, FaunaDB, Netlify, Fauna, Material UI
To transpile JSX to JS into a bundle.js run this command
npm run build
To test your component run the following command and visit http://localhost:3000/ on your browser
npm start