An open API service indexing awesome lists of open source software.

https://github.com/avidrucker/tiny-react-katas

A series of exercises to demonstrate one's React knowledge and skills
https://github.com/avidrucker/tiny-react-katas

katas reactjs

Last synced: about 1 month ago
JSON representation

A series of exercises to demonstrate one's React knowledge and skills

Awesome Lists containing this project

README

          

# Tiny React Katas

This project was bootstrapped with Vite.

To run Tiny React Katas on your computer, please follow these steps:

1. clone this repo to your local machine
1. inside the root directory of this project, run `npm install`
1. after installation has completed, run `npm run dev`

Note: This project requires NPM and NodeJS to be installed.