Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gauravooo2/skillsage-e-learning-platform
HyggeX E-learning-platform: Where skill enhancement meets a pleasant learning environment.
https://github.com/gauravooo2/skillsage-e-learning-platform
Last synced: 8 days ago
JSON representation
HyggeX E-learning-platform: Where skill enhancement meets a pleasant learning environment.
- Host: GitHub
- URL: https://github.com/gauravooo2/skillsage-e-learning-platform
- Owner: GauravOOO2
- Created: 2024-05-09T14:47:49.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T16:27:17.000Z (6 months ago)
- Last Synced: 2024-05-11T16:47:41.612Z (6 months ago)
- Language: JavaScript
- Homepage: https://skill-sage-e-learning-platform.vercel.app
- Size: 555 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Live Demo: [https://skill-sage-e-learning-platform.vercel.app/](https://skill-sage-e-learning-platform.vercel.app/)
## Made By [J Gaurav Varma](https://www.linkedin.com/in/gaurav-varm-oo21/)
# SkillSage E-learning-platform UI
- Seamlessly crafted the user interface using React and Tailwind, ensuring a visually pleasing UI.
- The code is easily modifiable as I've maintained functional links and interactive components with buttons and links, allowing for straightforward functional enhancements.
- Ensured the application's responsiveness across various screen sizes, maintaining functionality.
- Programmed the UI to match the Figma design provided, preserving the company's theme and design in the application.
- Implemented Tailwind in an organized manner for easily comprehensible styles.# Technologies used
## Styling (Tailwind CSS)
Tailwind CSS is used for styling the frontend. To learn more about the styling conventions, utility classes, and customizations made in the project, refer to the [Tailwind CSS Styling Documentation.](https://tailwindcss.com/)
## ReactJS
The project utilizes ReactJS for complete development. To understand how React JS is implemented, refer to the [Get Started with React](https://create-react-app.dev/docs/getting-started/).## Run the project Locally
Use this command to Clone the project
```bash
git clone https://github.com/GauravOOO2/SkillSage-E-learning-platform.git
```Go to the project directory
```bash
cd SkillSage-E-learning-platform
```Install all the dependencies
```bash
yarn install
```Start the server
```bash
yarn start
```## Design File
- [Figma Design File.](https://www.figma.com/design/Aj8hzPAAd25ViQ9GQGlZzI/Untitled-(Copy)?node-id=1-109&t=snul8eZPmTHmPecT-0)