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

https://github.com/eltonlazzarin/simple-typescript-app

This is a simple project built in ReacJS and TypeScript
https://github.com/eltonlazzarin/simple-typescript-app

axios axios-restful cors development express flexbox nodejs reactjs typescript vscode yarn

Last synced: 2 months ago
JSON representation

This is a simple project built in ReacJS and TypeScript

Awesome Lists containing this project

README

          


This is a simple project built in ReacJS and TypeScript



GitHub top language

GitHub language count

GitHub last commit

GitHub issues

## :rocket: Backend Technologies

- [Node.js](https://nodejs.org/)
- [Express](https://expressjs.com/)
- [Cors](https://github.com/expressjs/cors)
- [VS Code](https://code.visualstudio.com/)

## :information_source: How To Use

```bash
# Clone this repository
$ git clone https://github.com/eltonlazzarin/simple-typescript-app.git

# Go into the repository
$ cd backend

# Install dependencies
$ yarn

# Run the app
$ yarn dev:server
```

## :memo: License

This project is under the MIT license.

---


Web main page


Web main page

## :rocket: Frontend Technologies (WebApp)

- [ReactJS](https://reactjs.org/)
- [typescript](https://github.com/microsoft/TypeScript)
- [Axios](https://github.com/axios/axios)
- [VS Code](https://code.visualstudio.com)

## :information_source: How To Use

```bash
# Clone this repository
$ git clone https://github.com/eltonlazzarin/simple-typescript-app.git

# Go into the repository
$ cd frontend

# Install dependencies
$ yarn

# Run the app
$ yarn start
```

## :memo: License

This project is under the MIT license.

---

Made with ♥ by Elton Lazzarin :wave: [Get in touch!](https://www.linkedin.com/in/eltonlazzarin/)