Skip to content

A modern and responsive digital agency website built with ReactJS, TailwindCSS, Redux Toolkit, RTK-Query, and Socket.io.

License

Notifications You must be signed in to change notification settings

abdullahmia/Finsweet-digital-agency

Repository files navigation

Digital Agency Website

License: MIT

A modern and responsive digital agency website built with ReactJS, TailwindCSS, Redux Toolkit, RTK-Query, and Socket.io.

Preview

Check out the live demo here.

Features

  • Responsive design
  • About us section
  • Services and pricing
  • Checkout the services with Sslcommerz payment gateway
  • Articles with comments
  • Contact Message
  • Real-time order notification with Socket.io
  • Role based authentication with JWT & Access Control

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js and npm installed on your machine

Installation

  1. Clone the repo
git clone git@github.com:abdullahmia/Finsweet-digital-agency.git
  1. Install NPM packages
npm install
  1. Create a .env file in the root directory and add api url
REACT_APP_API_URL= [your api url]
REACT_APP_CLOUDINARY_IMAGE_URL= [your cloudinary image url]
REACT_APP_SERVER_URL= [your api url]
  1. Start the server
npm run server
  1. Open your browser and navigate to http://localhost:3000.

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A modern and responsive digital agency website built with ReactJS, TailwindCSS, Redux Toolkit, RTK-Query, and Socket.io.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages