An open API service indexing awesome lists of open source software.

https://github.com/darkmodeworking/lms-client-side

Learning Management System (LMS) Client Side (Front End) made using ReactJS and ShadCN UI. A part of the Porfolio Projects Showcase series of the technologies I have worked with.
https://github.com/darkmodeworking/lms-client-side

axios javascript react-redux react-router-dom reactjs recharts shadcn-ui sonner tailwindcss

Last synced: 3 months ago
JSON representation

Learning Management System (LMS) Client Side (Front End) made using ReactJS and ShadCN UI. A part of the Porfolio Projects Showcase series of the technologies I have worked with.

Awesome Lists containing this project

README

        

# Portofino

Welcome to my official portfolio called PORTOFINO.

Explore my portfolio website which to learn about me, have a look at my projects and if you wish then possibly contact me.

## Load into your system
Follow the steps to use it in your local system.
- Step 1: ```git clone https://github.com/DarkmodeWorking/Portofino.git```
- Step 2: ```cd Portofino```
- Step 3: ```npm i```
- Step 4: ```npm run dev```

## Visiting Link
Click [HERE](https://portfolio-portofino.vercel.app) to visit.

## Technology Used

### Language
![javascript](https://img.shields.io/badge/javascript-000?style=for-the-badge&logo=javascript)

### Environment
![node.js](https://img.shields.io/badge/node.js-000?style=for-the-badge&logo=node.js)

### Builder Framework
![vite](https://img.shields.io/badge/vite-000?style=for-the-badge&logo=vite)
![react](https://img.shields.io/badge/react-000?style=for-the-badge&logo=react)

### Framework Dependencies
![reactrouter](https://img.shields.io/badge/react_router-000?style=for-the-badge&logo=reactrouter)
![redux](https://img.shields.io/badge/redux-000?style=for-the-badge&logo=redux)
![eslint](https://img.shields.io/badge/eslint-000?style=for-the-badge&logo=eslint)

### Styling Assists
![shadcnui](https://img.shields.io/badge/shadcnui-000?style=for-the-badge&logo=shadcnui)
![tailwindcss](https://img.shields.io/badge/tailwind_css-000?style=for-the-badge&logo=tailwindcss)
![lucide](https://img.shields.io/badge/lucide-000?style=for-the-badge&logo=lucide)

### Package Manager
![npm](https://img.shields.io/badge/npm-000?style=for-the-badge&logo=npm)

### Hosting Service
![vercel](https://img.shields.io/badge/vercel-000?style=for-the-badge&logo=vercel)

## Mention
This LMS like Project has been inspired from [Surendra Kumar Patel](https://www.youtube.com) who is an awesome instructor and his videos are super helful for learning.