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

https://github.com/fandredev/react-quiz

A quiz react app
https://github.com/fandredev/react-quiz

react typescript usereducer

Last synced: 4 months ago
JSON representation

A quiz react app

Awesome Lists containing this project

README

        

# React Quiz

![image](https://github.com/user-attachments/assets/32670858-cac3-4597-80ea-5992f4ee1c4a)

The project uses the fake API from the JSON server to show some questions about the React Ecosystem.

# Stack used

typescript,react,css,yarn,git

### Other tools:

- [Eslint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [asdf](https://asdf-vm.com/)
- [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
- [JSON server](https://www.npmjs.com/package/json-server)

## Authors

- [Me](https://www.linkedin.com/in/devfandre/)

## Clone this repo

```
git clone [email protected]:fandredev/react-quiz.git
```

## Go to directory

```
cd react-quiz
```

## Install dependencies

```
yarn install
```

## Run API Server

```
yarn run server
```

## Run WEB server

```
yarn run dev
```

## :mailbox_with_no_mail: Contacts

E-mail: [email protected]

Linkedin: https://www.linkedin.com/in/devfandre/