Creatorships Tailwind Templates

Creatorships

Creatorships is a dynamic MERN stack application that bridges creators and businesses for equity-based collaborations. Built with Tailwind CSS for modern, responsive design.The deployed link will take 1 minute to run please wait, video explanation :- https://www.loom.com/share/9293738cc54b4c0cb2f8fe11e6d43cdb

Creatorships Platform

Overview

Welcome to the Creatorships Platform! This project is designed to connect businesses with creators, providing a seamless and user-friendly interface for managing details and interactions.

Table of Contents

Features

Backend Development

  1. Server-Side Application:

    • Built with Node.js and Express.js for a robust and scalable server-side application.
    • Integrated MongoDB for efficient database management, storing business and creator details.
  2. Secure Authentication:

    • Implemented JWT (JSON Web Tokens) for secure authentication.
    • Used bcrypt for password hashing, incorporating both salt and pepper techniques to enhance security.
  3. Email Automation:

    • Integrated Nodemailer for automatic email notifications using SMTP service to ensure seamless communication with users.

Frontend Development

  1. User Interface:

    • Developed a responsive and user-friendly interface using React.js.
    • Created a Home Page that welcomes users and provides an overview of the platform.
  2. Forms for Data Submission:

    • Designed comprehensive forms for both businesses and creators to submit their details easily.
  3. Data Display Pages:

    • Developed pages to view submitted details from businesses and creators, facilitating easy access and management.
  4. Contact Us Page:

    • Added a Contact Us page to enhance user interaction and support.

Highlights

  • Fully functional backend with secure authentication and email automation.
  • Frontend includes essential pages and forms for effective platform interaction.

Next Steps

While the backend is complete and fully operational, the frontend can benefit from further enhancements to improve the user experience and add more functionalities as per future requirements.

Installation

  1. Clone the repository:

    git clone https://github.com/omkareshwar9849/creatorships.git
    cd creatorships-platform
    
  2. Install backend dependencies:

    cd backend
    npm install
    
  3. Install frontend dependencies:

    cd ../frontend
    npm install
    

Usage

  1. Start the backend server:

    cd backend
    npm start
    
  2. Start the frontend development server:

    cd ../frontend
    npm start
    
  3. Open your browser and navigate to http://localhost:3000 to see the application in action.

Contributing

Contributions are welcome! Please fork this repository and submit a pull request for any feature enhancements, bug fixes, or other improvements.

Contact

For any questions or feedback, please contact:

V V OMKARESHWAR
Email: omkar.varadha1520@gmail.com
LinkedIn: linkedin.com/in/vvomkareshwar

Top categories

Loading Svelte Themes