A React Application that displays fetched data from bored-api. The application allows you to export the data to Json, CSV, or to print it in console.
https://fc-frontend-task.vercel.app/
- React.JS (Framework)
- Axios
- File-saver
- TailwindCSS (Styling)
- DaisyUI (Tailwind Plugin Library)
Clone the project
git clone https://github.com/dimacuhamarc/fc-frontend-task.git
Go to the project directory
cd fc-frontend-task
Install dependencies
npm install
Run the cli command
npm run start