rizikolik / Dashboard

Fully responsive dashboard application for e commerce applications. Contains a Redux Checkout System with Modern React and Typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dasboard Template

Node.js CI Coverage

main main

main main

Contents:
  1. About The Project
  2. Installation Instructions
  3. Current Routes
  4. Deployment
  5. Contributing
  6. Licence
  7. Author

About the Project

Main Dashboard for a Ecommerce Project

Stack and Tools:

  • TypeScript

  • React(Functional Components)

  • Hooks

  • Redux Toolkit

  • Responsive Design

  • SCSS

  • Netlify

Installation Instructions

Prerequisites

You must have the Node.js and npm installed before this steps.For moreNode.js

npm i npm@latest -g

Installation

  • Clone the Repo:

$ git clone git@github.com:rizikolik/Dashboard.git

$ cd Dashboard

  • Install the app with the help of package.json:

$ npm install

  • Start the server :

$ npm start



Now its ready at your configured port or at http://localhost:3000

Deployment

Deployed on Netlify @netlify

Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

Fork it (https://github.com/rizikolik/Dashboard.git/fork)
Create your working branch (git checkout -b [choose-a-name])
Commit your changes (git commit-m "commit")
Push to the branch (git push origin [chosen-name])
Create a new Pull Request

Author

👤 Yunus TURE

Licence

Distributed under the MIT License. See LICENSE for more information.

About

Fully responsive dashboard application for e commerce applications. Contains a Redux Checkout System with Modern React and Typescript.


Languages

Language:TypeScript 60.9%Language:SCSS 33.5%Language:HTML 3.9%Language:CSS 0.9%Language:JavaScript 0.8%Language:Shell 0.0%