/Torre-search-project

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Content

📖 Torre-search-frontend

Torre-search-frontend is a web application that allows users to search for people by name. It is built with React and Redux. I did this project as part of the home take assignment for software engineering intern position at Torre.

🛠 Built With VSCode

HTML/CSS, javascript, Webpack, React

Client
Styling
React
Functionality

Key Features

  • Responsive layout (for mobile and desktop)
  • User can search people by name
  • User can see the results of the search
  • User can see the details of a person
  • User can get suggestion from previous search.

(back to top)

Rails Backend

(back to top)

Live Demo

Live Demo

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Node

Setup

Clone this repository to your desired folder:

gh repo clone https://github.com/yodit93/Torre-search-project.git

Install

Install this project with:

  
  gh repo clone https://github.com/yodit93/Torre-search-project.git
  cd Torre-search-project
  npm install -y

Usage

To run the project, execute the following command:

    npm run dev

(back to top)

👥 Authors

👤 Yodit

(back to top)

🔭 Future Features

I'll add the following section to the webpage.

  • Better UI Design for medium screen

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project... Kindly leave a star ⭐

(back to top)

🙏 Acknowledgments

I would like to thank Torre for giving me this chance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)