Skip to content

TheProjectsX/alternative-seek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Alternative Seek

Find, Get, Recommend Alternatives for Any Product!

Website Type: Alternative Product Information System

Live Link:

https://alternative-seek.surge.sh/

Site Features:

  • Users Can Create Queries to get Recommendations
  • Users Can Recommend to Other Queries
  • Users Can Update and Delete their Created Queries
  • Users Can view their Queries and Recommendations Easily
  • Users can SignUp Easily
  • Light Mode / Dark Mode Included

Packages Used:

  • Flowbite: To use Flowbite Tailwind Components to build the Site
  • React-Toastify: For Showing Toast
  • React-Helmet: To Update site Title
  • Sweet Alert 2
  • Swiper JS

To Run the Project:

  • Clone this Repository
  • Update the ENV Variables
  • Run on Terminal from the Project Folders:

For client-side:

npm install
npm run dev

For server-side:

npm install
node index.js

Releases

No releases published

Packages

No packages published

Languages