Skip to content

Founder Finder is a web application where users can search for potential co-founders.

Notifications You must be signed in to change notification settings

donxito/founder-finder-client

Repository files navigation

Founder Finder Frontend

Founder Finder is a web application where users can search for potential co-founders.

Finding a co-founder is hard, we provide you with the platform to make that easier. Building a start-up is hard work. It is a journey to create something new and it takes believing in a dream each and every day, often against all odds.

Finding a co-founder is one of the most difficult parts of the process. The goal is to find someone that completes you, someone that will share the burdens and the joys along the way.

This repository contains the code for the client-side of the application, built using TypeScript, React, and Tailwind CSS.

Features

  • User Authentication: Users can sign up, log in, and log out securely.
  • Search for Co-founders: Users can search for potential co-founders based on various criteria.
  • Add New Ideas: Logged-in users can add their startup ideas to the platform.
  • Profile Management: Users can manage their profiles, including viewing and editing their information.

Technologies Used

  • TypeScript: A statically typed superset of JavaScript.
  • React: A JavaScript library for building user interfaces.
  • React Router: For managing routes in the application.
  • Context API: For managing global state such as user authentication.
  • Axios: For making HTTP requests to the backend API.
  • Tailwind CSS: A utility-first CSS framework used for styling.

Getting Started

  1. Clone the repository:

git clone cd founder-finder-frontend

  1. Install dependencies:

npm install

  1. Run the development server:

npm start

  1. Open http://localhost:3000 in your browser to view the application.

Screenshots

Screenshot 2024-06-09 at 00 29 08 Screenshot 2024-06-09 at 00 27 07 Screenshot 2024-06-09 at 00 26 45 Screenshot 2024-06-09 at 00 25 48 Screenshot 2024-06-09 at 00 25 22 Screenshot 2024-06-09 at 00 24 22 Screenshot 2024-06-09 at 00 22 42 Screenshot 2024-06-09 at 00 19 20

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

About

Founder Finder is a web application where users can search for potential co-founders.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages