This project is an exercise for complete the third module of the Training Full Stack React in Oxygen Academy.
Create an application in React with the following features:
- Make a dashboard for download and manage images.
- Use Create-React-App with React Router, Redux and Redux Toolkit.
- Import Components from MUI
- Use the API of Unsplash
Users should be able to:
- ...
# Clone this repository
$ git clone https://github.com/TKadyear/job-listing.git
# Go into the repository
$ cd job-listing
# Install dependencies
$ npm install
# Run the local server
$ npm run start
If you want the production server do:
#For prepare the documents for production:
$ npm run build
- React
- React Router
- Redux and Redux Toolkit
- MUI Components
- ...
- Github - Tamara Kadyear | TKadyear