Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankiefab100/resource-edge-landing-page
Resource-Edge is a Human resource and Logistics management website. A task by Genesys Tech Hub
https://github.com/frankiefab100/resource-edge-landing-page
landing-page react sass scss ui-design
Last synced: 26 days ago
JSON representation
Resource-Edge is a Human resource and Logistics management website. A task by Genesys Tech Hub
- Host: GitHub
- URL: https://github.com/frankiefab100/resource-edge-landing-page
- Owner: frankiefab100
- License: mit
- Created: 2022-01-11T00:11:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-24T15:28:05.000Z (30 days ago)
- Last Synced: 2024-12-24T15:32:53.916Z (30 days ago)
- Topics: landing-page, react, sass, scss, ui-design
- Language: JavaScript
- Homepage: https://resource-edge-lp.netlify.app/
- Size: 2.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
Resource Edge Landing Page
![cover](https://user-images.githubusercontent.com/46662771/203580255-d63a50d2-777f-4dc8-92db-d7cf76a46c17.png)
## **Project Overview** ✨
Resource Edge is a Human resource and Logistics management landing page.
An assigned task to translate a UI/UX design template into a frontend application using React library.[Figma Design](https://www.figma.com/file/aZBjlwJ8fAiUTCJnss6kpS/Learnable-21'-STest)
[Preview Link](https://resource-edge-lp.netlify.app/)
### **Technologies Used** 🛠
- React (Framework)
- SCSS/SASS (Styling)## **Getting Started** 💻
This project was bootstrapped with [Vite](https://vitejs.dev).
### **Prerequisites**
- [Node.js](https://nodejs.org/)
- [NPM](https://www.npmjs.com/)### **Setup** 👨💻
- To install SASS in React App```BASH
npm add -D sass
#OR
yarn add sass --dev
```1. Install dependencies
```BASH
npm install
```2. Run the development server
```BASH
npm run dev
```3. Navigate to `http://localhost:3000` in your browser to view the web app.
## **License** 🔐
This project is built under the [MIT License](./License).