Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/josbeak/weekday-solution


https://github.com/josbeak/weekday-solution

Last synced: about 1 month ago
JSON representation

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)