/Wildcard

WildCard is a small React application that fetches and displays a list of cards from a database.

Primary LanguageJavaScriptMIT LicenseMIT

WildCard

WildCard is a small React application that fetches and displays a list of cards from a local database.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

  • npm
npm install npm@latest -g

Installing

  1. Clone the repo
git clone https://github.com/Ochanissi/Wildcard.git
  1. Run npm install inside project root directory
npm install
  1. Start the server
npm run start
  1. Explore
Enjoy! :)

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments