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

https://github.com/oldprojectss/react-tutorial


https://github.com/oldprojectss/react-tutorial

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# React-tutorial

## Build with

- React

## Getting Started

### Prerequisites

You need to have a browser and this tools installed:

- git
- Node

### Setup

To get a local copy up and running follow these simple example steps:

```
$ git clone git@github.com:Ismailco/React-tutorial.git

```

```
$ cd math-magicians
```

```
$ npm i
```

```
$ npm start
```

### Usage

To build the production version:

```
$ npm run build
```

### Run tests

To run tests in terminal use:

```
npm test
```

## Authors

👤 **Ismail Courr**

- GitHub: [@ismailco](https://github.com/ismailco)
- Twitter: [@ismailcourr](https://twitter.com/ismailcourr)
- LinkedIn: [Ismail Courr](https://linkedin.com/in/ismailcourr)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./LICENSE) licensed.