Gedewon / Dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Build With

  • React JS
  • Redux
  • React Router
  • TypeScript
  • Tailwind CSS
  • daisyUI

πŸ›  Installation & Set Up

  1. see you node version

    node -v 
  2. Install and use the correct version of Node using NVM

    nvm install
  3. Install dependencies

    npm install
  4. Start the development server

    npm run start

πŸš€ Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run start

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used.

πŸ“ License

This project is MIT licensed

About


Languages

Language:TypeScript 74.5%Language:JavaScript 17.8%Language:HTML 7.5%Language:CSS 0.3%