Skip to content
/ hype Public

An opensource alternative to Linktree 🌟

Notifications You must be signed in to change notification settings

urdadx/hype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyper⚡️

An opensource alternative to Linktree but with added features and customizations all for free!

MIT License

Authors

Tech Stack

Client: React, Redux, Styled-components

Server: Node.js, Express, JWT, Firebase, MongoDB

Demo

Live Demo: https://hyperme.herokuapp.com/

Youtube Demo: https://youtu.be/rM-J7H-ToKg

Project Layout

Frontend

  • components
  • pages
  • styles
  • assets
  • redux (actions, reducers, constants)
  • utils

Backend

  • routes
  • controllers
  • utils
  • models
  • middlewares
  • config

Disclaimer: ENV variables

  • You need to create a MongoDB Atlas account for database manipulation
  • You also need to create a Firebase & Google Cloud account for your service keys for storing user photos etc
  • Create a .env file to store all your env secrets

Installation

Clone the repo

git clone https://github.com/WahabDev12/hype.git

Go into project directory

cd hype

Install packages and dependencies

// Do this in the root folder

npm install

Run application

npm run dev

View app on localhost://3000

Screenshots

Admin Screen

Admin screen

Profile Screen

Profile screen

© Copyright

Made with ❤️ by © Abdul-Wahab

Releases

No releases published

Languages