Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josbeak/weekday-solution
https://github.com/josbeak/weekday-solution
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/josbeak/weekday-solution
- Owner: JOSBEAK
- Created: 2024-05-01T15:27:06.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-04T06:41:35.000Z (8 months ago)
- Last Synced: 2024-10-15T06:45:21.499Z (3 months ago)
- Language: JavaScript
- Homepage: https://weekday-solution.vercel.app
- Size: 257 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Job Listings App
- Find and Easily Apply to jobs
- Ask for the referrals
- Browse through the bunch of job postings.
- Filter them out as per your requirements and expectations### Access the app from here : https://weekday-solution.vercel.app/
## Getting Started with Installation of Dependencies
- Clone the repository
- Move to the cloned repo
- Install the dependencies
- Start the Application
```
git clone [email protected]:JOSBEAK/weekday-solution.git
cd weekday-solution
npm i
npm start
```## Tech Stacks Used
- ReactJs
- Redux
- CSS
- Material UI
- Javascript
- react-spinner (for loading spinner)
- Redux Toolkit
- react-select (for creating the filter dropdown)