WildCard is a small React application that fetches and displays a list of cards from a local database.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/Ochanissi/Wildcard.git
- Run npm install inside project root directory
npm install
- Start the server
npm run start
- Explore
Enjoy! :)
- React - The web framework used
- Redux - State managing tool
- Tachyons - CSS Toolkit
- TypeScript - Typed superset of JavaScript
- Mirel Bitoi - Initial work - Ochanissi
This project is licensed under the MIT License - see the LICENSE.md file for details
- Coding Heroes - Coding resources
- Ionicons - Icons used
- Google Fonts - Fonts used