https://github.com/tusho7/job-listing-sandro-front
https://github.com/tusho7/job-listing-sandro-front
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tusho7/job-listing-sandro-front
- Owner: Tusho7
- Created: 2022-12-07T07:19:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T08:13:21.000Z (about 3 years ago)
- Last Synced: 2026-01-03T16:24:43.429Z (5 months ago)
- Language: SCSS
- Homepage: https://job-listing-601d2.firebaseapp.com/
- Size: 475 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Job Listing
### Table of Contents
- [Prerequisites]
- [Tech Stack](#Tech-Stack)
- [Getting Started](#Getting-Started)
- [Project Structure](#Project-Structure)
- [Deployment](#Deployment)
- [Resources](#Resources)
#
### Prerequisites
-
\_Typescript @4 and up
### Tech Stack
-
_React @ 18.2.0 - front-end framework_
-
_Sass @8.0 - CSS framework_
#
### Getting Started
1. First of all you need to clone app repository from github:
```
git clone https://github.com/Tusho7/job-listing-sandro-front.git
```
2. Next step requires install all the dependencies.
```
npm install
```
#
### Project Structure
```
|--- src
| |--- components # components
| |--- images # all images
| |--- scss # all styles
- package.json # dependency manager configurations
```
#
### Deployment
Before every deployment you need to create build file.
```
npm run build
```
after this you can use this file to deploy project on server.
#
### Resources
- [figma](https://www.figma.com/file/GH3KQieJ01Kf2bObKkmuks/job-listings-with-filtering?node-id=0%3A1&t=OkcJiTFyN2HS5iL5-0).