Developed by Grace Chen Abudi
👩🏽💻
- Intro
- Tech Stack & Techniques
- How to Get Started
- Possible Improvements
This is a practice project focused on Searching for users with their names, email and phone numbers. This is just an example of an home assignment.
- ReactJS
- JavaScript
- CSS Modules
- React Router Dom
- React Loader Spinner
- React Test Renderer
- Jest
- Testing
- TDD
- Fuse.js
- Babel
git clone https://github.com/Chen-Abudi/search-app.git
cd search-app
npm install
or in short
npm i
npm run start
- Improving the UI Design
- Add More Tests to cover the functionality