Skip to content

ReCoded-Org/capstone-IQLBPS-Dilmun

Repository files navigation

Dilmun

Dilmun is a website that allows people to sell, buy, and even donate products with a click of a button. With its availability in 3 different languages, it also helps people to meet and connect online. By signing up with either your email, Google, or Facebook account, you'll get to see the world we built in Dilmun.

Outline & Objective

The purpose of this project is to facilitate shopping, selling, donations, and retales for people around the world. It's also a way to help one another and connect with people from different cultures.

Features

  • Home Page
  • Newsletter and Subscription
  • About Page
  • Sign In / Sign Up page
    • Authentication available for email, Google, and Facebook
  • Home Page for Signed in users
  • Products Page with filtering / search functioanlity
  • Add new item page
  • User profile page
  • Edit / Delete user specific items

Check out our application

https://capstone-dilmun.netlify.app/

Technologies

  • React.js
  • Redux Toolkit
  • Firebase
  • HTML 5
  • CSS 3
  • JavaScript
  • React Testing Library
  • Tailwind CSS
  • Headless UI
  • Flowbite
  • React Hook Form
  • React Router
  • Framer Motion
  • Git
  • i18n
  • Netlify
  • ESlint
  • Prettier
  • React Icons

Our Amazing Team

Meet our team members through their GitHub profiles

Project Setup

This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!