What it does
IdeaSpark is a web application designed to assist hackathon participants in generating creative and innovative project ideas tailored to the specific challenges of hackathon events.
How we built it
React: React is a popular JavaScript library for building user interfaces, providing a component-based approach that fosters modularity and reusability.
HTML: Hypertext Markup Language forms the structure of the application, defining the layout of various elements.
CSS: Cascading Style Sheets are employed for styling the user interface, ensuring a visually appealing and professional look.
JavaScript: JavaScript is used for handling dynamic interactions and implementing core functionality, such as generating random hackathon ideas.
Create React App: This tool simplifies the setup of a React project, streamlining development and enabling quick iteration.
Challenges we ran into
Initially I planned on using an API for the project but I wasn't able to find anyone that I could generate project ideas so instead I used JavaScript and to predefine some projects and generate from there instead
Accomplishments that we're proud of
I'm proud that I was able to overcome some difficulties I encountered while using the Create React App.
What we learned
This was actually the first time I used the Create React App and now I know it very well.
Log in or sign up for Devpost to join the conversation.