Skip to content

TKadyear/dashboard-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard Images

This project is an exercise for complete the third module of the Training Full Stack React in Oxygen Academy.

The project

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

# 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

My process

Built with

  • React
  • React Router
  • Redux and Redux Toolkit
  • MUI Components

Useful Resources

  • ...

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published