An opensource alternative to Linktree but with added features and customizations all for free!
Client: React, Redux, Styled-components
Server: Node.js, Express, JWT, Firebase, MongoDB
Live Demo: https://hyperme.herokuapp.com/
Youtube Demo: https://youtu.be/rM-J7H-ToKg
- components
- pages
- styles
- assets
- redux (actions, reducers, constants)
- utils
- routes
- controllers
- utils
- models
- middlewares
- config
- 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
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
Made with ❤️ by © Abdul-Wahab