- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Description]
The application was created with React and Redux, using the Yelp fuction API.
Develop the application for a geolocated micro directory, where tourists and residents can easily search for services and entertainment in the city of Montreal, QC, Canada.
The application is designed so that you can easily create local directories for other cities, changing only a few fragments of the code.
HTML, CSS & JAVASCRIPT
GitHub & Visual Studio Code
React and Redux
API Yelp fuction
- Use CreateAsyncThunk in Redux.
- Fetch datas from a database with Redux
- Conditional rendering in React
- Filtering out selected items to another screen
- Single Page App
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
1.use a browser
2.use cable internet
Clone this repository to your desired folder:
Example commands:
cd todo-list
git clone https://github.com/MarcoDiaz2000/microbizfinder
Install this project with:
Example command:
npm install
To run the project, execute the following command:
Example command:
npm run start
To run tests, run the following command:
Example command:
npx hint .
npx eslint .
You can deploy this project using:
- Netlify.com
👤 Marco Díaz
- GitHub: @MarcoDiaz
- Twitter: @MarcoDiaz
- LinkedIn: LinkedIn
- Add functionality for the app.🚀
- Add extra styling👌
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Hello, feel free to support this project.
- Original Design Idea by: Nelson Sakwa on Behance
- I would like to thank Microverse
This project is MIT licensed.