Skip to content

A simple talent search application built with React. State management with Redux, structured with actions, middlewares, reducers, and store.

License

Notifications You must be signed in to change notification settings

clairepeng0808/talentFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👭 Talent Finder

A simple talent search application built with React. State management with Redux, structured with actions, middlewares, reducers, and store. Modern cardlist view + instant search. You can use it as a template to apply to your own apps.

Click here for Live demo

✨ Features

  • Search candidates by the positions
  • Modern/Responsive card list
  • Gradient buttons with hover effect

⚙️ Installation

From your command line, first clone Talent Finder:

Clone this repository

$ git clone https://github.com/clairepeng0808/talentFinder

Go into the repository
$ cd talentFinder

# Remove current origin repository
$ git remote remove origin

Install the dependencies

# Install dependencies
$ npm install

# Start development server
$ npm start

After installation, open http://localhost:3000 to view it in the browser.

🤟 Languages

🛠️ Technologies Used

💎 Credits

This project is inspired by the one of the projects (RoboFriend) in the course: The Complete Web Developer in 2020. Thanks for the support from the instructor Andrei and the ZTM community.

📚 License

About

A simple talent search application built with React. State management with Redux, structured with actions, middlewares, reducers, and store.

Topics

Resources

License

Stars

Watchers

Forks